Source position: intuition.pas line 3569
type TVector = record
Operation: Byte;
Type_: Byte;
DRIPen: Word;
States: LongWord;
X: SmallInt;
Y: SmallInt;
Data: PWord;
end;