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

tIEPointerTablet

Declaration

Source position: inputevent.pas line 120

type tIEPointerTablet = record

  iept_Range: record

    x: Word;

    y: Word;

  end;

  iept_Value: record

    x: Word;

    y: Word;

  end;

  iept_Pressure: Word;

end;


Documentation generated on: 2021-07-30