Unit 'prefs' Package
[Overview][Constants][Types][Index] [#amunits]

tAslPrefs

Declaration

Source position: prefs.pas line 50

type tAslPrefs = record

  ap_Reserved: array [0..3] of LongInt;

  ap_SortBy: Byte;

  ap_SortDrawers: Byte;

  ap_SortOrder: Byte;

  ap_SizePosition: Byte;

  ap_RelativeLeft: Word;

  ap_RelativeTop: Word;

  ap_RelativeWidth: Byte;

  ap_RelativeHeight: Byte;

end;


Documentation generated on: 2021-07-30