Additional data for Amiga(tm) chipset. Not used by other hardware. these structures are obtained via GfxNew and disposed by GfxFree
Source position: agraphics.pas line 975
| type TViewExtra = record | ||
| n: TExtendedNode; | 
 | Common Header | 
| View: PView; | 
 | View it relates to | 
| Monitor: PMonitorSpec; | 
 | Monitor used for displaying this View | 
| TopLine: Word; | 
 | |
| end; |