Source position: xinput.pp line 457
type TXStringFeedbackState = record
c_class: TXID;
length: cint;
id: TXID;
max_symbols: cint;
num_syms_supported: cint;
syms_supported: PKeySym;
end;