This structure is PRIVATE, for our use only Touch these, and burn!
Source position: agraphics.pas line 1664
| type TVecInfo = record | ||
| Header: TQueryHeader; | 
 | |
| Vec: Pointer; | 
 | |
| Data: Pointer; | 
 | |
| Type_: Word; | 
 | renamed from "Type" in C | 
| pad: array [0..2] of Word; | 
 | |
| Reserved: array [0..1] of NativeUInt; | 
 | |
| end; | 
| 
 | Query DisplayInfo Record parameters | |
| 
 | GetDisplayInfoData, Internal use only (PVecInfo) |