Source position: amigados.pas line 1533
type TLock = record |
fl_Link: LongInt; |
fl_Key: LongInt; |
fl_Access: LongInt; |
fl_Port: PMsgPort; |
fl_Volume: LongInt; |
fl_FSPrivate1: Pointer; |
fl_FSPrivate2: Pointer; |
fl_DOSType: LongWord; |
fl_StructSize: LongWord; |
fl_DosPrivate: LongInt; |
fl_Reserved: array [0..1] of LongInt; |
end; |