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