Source position: xkb.pp line 296
type TXkbDeviceValuatorAction = record
_type: Byte;
device: Byte;
v1_what: Byte;
v1_ndx: Byte;
v1_value: Byte;
v2_what: Byte;
v2_ndx: Byte;
v2_value: Byte;
end;