Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TAChain

Declaration

Source position: amigados.pas line 844

type TAChain = packed 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