Source position: agraphics.pas line 541
type TViewPortExtra = record |
n: TExtendedNode; |
ViewPort: PViewPort; |
DisplayClip: TRectangle; |
VecTable: APTR; |
DriverData: array [0..1] of APTR; |
Flags: Word; |
Origin: array [0..1] of TPoint; |
cop1ptr: LongWord; |
cop2ptr: LongWord; |
end; |