Source position: inputevent.pas line 91
type TIENewTablet = record |
ient_CallBack: PHook; |
ient_ScaledX: Word; |
ient_ScaledY: Word; |
ient_ScaledXFraction: Word; |
ient_ScaledYFraction: Word; |
ient_TabletX: DWord; |
ient_TabletY: DWord; |
ient_RangeX: DWord; |
ient_RangeY: DWord; |
ient_TagList: PTagItem; |
end; |