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

TAChain

Declaration

Source position: amigados.pas line 403

type TAChain = record

  an_Child: PAChain;

  an_Parent: PAChain;

  an_Lock: BPTR;

  an_Info: TFileInfoBlock;

  an_Flags: ShortInt;

  an_String: array [0..0] of Char;

end;


Documentation generated on: 2023-03-18