Unit 'asl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TASLSemaphore

Declaration

Source position: asl.pas line 375

type TASLSemaphore = record

  as_Semaphore: TSignalSemaphore;

  as_Version: Word;

  as_Size: LongWord;

  as_SortBy: Byte;

  as_SortDrawers: Byte;

  as_SortOrder: Byte;

  as_SizePosition: Byte;

  as_RelativeLeft: SmallInt;

  as_RelativeTop: SmallInt;

  as_RelativeWidth: Byte;

  as_RelativeHeight: Byte;

end;


Documentation generated on: 2023-03-18