Unit 'inputevent' Package
[Overview][Constants][Types][Index] [#morphunits]

TIEPointerTablet

Declaration

Source position: inputevent.pas line 78

type TIEPointerTablet = record

  iept_Range: record

    X: Word;

    Y: Word;

  end;

  iept_Value: record

    X: Word;

    Y: Word;

  end;

  iept_Pressure: Integer;

end;


Documentation generated on: 2021-07-30