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

TExtendedNode

Declaration

Source position: agraphics.pas line 69

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: LongInt;

  xln_Init: Pointer;

end;


Documentation generated on: 2023-03-18