Source position: intuition.pas line 3579
type TVectorInfo = record
VectorID: LongWord;
Vectors: PVector;
DesignWidth: Word;
DesignHeight: Word;
Flags: LongWord;
States: LongWord;
end;