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

TIEPointerTablet

Declaration

Source position: inputevent.pas line 89

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