[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'asl' (#aros)

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: 2017-01-10