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

tXRef

Declaration

Source position: amigaguide.pas line 148

type tXRef = record

  xr_Node: tNode;

  xr_Pad: Word;

  xr_DF: Pointer;

  xr_File: PChar;

  xr_Name: PChar;

  xr_Line: LongInt;

  xr_Reserved: array [0..1] of LongWord;

end;


Documentation generated on: 2021-07-30