Source position: xinput.pp line 693
type TXAxisInfo = record
resolution: cint;
min_value: cint;
max_value: cint;
end;