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

TExtendedNode

Declaration

Source position: agraphics.pas line 755

type TExtendedNode = record

  xln_Succ: PNode;

  xln_Pred: PNode;

  xln_Type: Byte;

  xln_Pri: ShortInt;

  xln_Name: PChar;

  xln_Subsystem: Byte;

  xln_Subtype: Byte;

  xln_Library: APTR;

  xln_Init: Pointer;

end;


Documentation generated on: 2023-03-18