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

TAslSemaphore

Declaration

Source position: asl.pas line 445

type TAslSemaphore = record

  as_Semaphore: tSignalSemaphore;

  as_Version: Word;

  as_Size: Cardinal;

  as_SortBy: Byte;

  as_SortDrawers: Byte;

  as_SortOrder: Byte;

  as_SizePosition: Byte;

  as_RelativeLeft: Word;

  as_RelativeTop: Word;

  as_RelativeWidth: Byte;

  as_RelativeHeight: Byte;

end;


Documentation generated on: 2021-07-30