Source position: xlib.pp line 308
type TXKeyboardState = record |
key_click_percent: cint; |
bell_percent: cint; |
bell_pitch: cuint; |
bell_duration: cuint; |
led_mask: culong; |
global_auto_repeat: cint; |
auto_repeats: array [0..31] of cchar; |
end; |