[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TExtendedNode

Declaration

Source position: agraphics.pas line 767

type TExtendedNode = record

  xln_Succ: PNode;

  

  xln_Pred: PNode;

  

  xln_Type: Byte;

  

intuition.NT_GRAPHICS

  xln_Pri: ShortInt;

  

  xln_Name: PChar;

  

  xln_Subsystem: Byte;

  

VIEW_EXTRA_TYPE, VIEWPORT_EXTRA_TYPE, SPECIAL_MONITOR_TYPE or MONITOR_SPEC_TYPE

  xln_Subtype: Byte;

  

SS_GRAPHICS

  xln_Library: LongInt;

  

  xln_Init: Pointer;

  

end;


Documentation generated on: 2017-01-10