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

TExtendedNode

Declaration

Source position: agraphics.pas line 762

type TExtendedNode = record

  xln_Succ: PNode;

  xln_Pred: PNode;

  xln_Type: Byte;

  xln_Pri: ShortInt;

  xln_Name: PAnsiChar;

  xln_Subsystem: Byte;

  xln_Subtype: Byte;

  xln_Library: APTR;

  xln_Init: Pointer;

end;


Documentation generated on: 2025-07-25