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

tAChain

Declaration

Source position: amigados.pas line 391

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