Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TVector

Declaration

Source position: intuition.pas line 3569

type TVector = record

  Operation: Byte;

  Type_: Byte;

  DRIPen: Word;

  States: LongWord;

  X: SmallInt;

  Y: SmallInt;

  Data: PWord;

end;


Documentation generated on: 2021-07-30