[Overview][Constants][Types][Index] Reference for unit 'inputevent' (#aros)

TIEPointerTablet

Declaration

Source position: inputevent.pas line 97

type TIEPointerTablet = record

  iept_Range: record

    x: Word;

    y: Word;

  end;

  iept_Value: record

    x: Word;

    y: Word;

  end;

  iept_Pressure: SmallInt;

end;


Documentation generated on: 2017-01-10