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

TViewExtra

Additional data for Amiga(tm) chipset. Not used by other hardware. these structures are obtained via GfxNew and disposed by GfxFree

Declaration

Source position: agraphics.pas line 1268

type TViewExtra = record

  n: TExtendedNode;

  

Common Header

  View: PView;

  

View it relates to

  Monitor: PMonitorSpec;

  

Monitor used for displaying this View

  TopLine: Word;

  

end;


Documentation generated on: 2021-07-30