Source position: fpg_base.pas line 185
type TfpgMsgParmKeyboard = record
keycode: Word;
keychar: TfpgChar;
shiftstate: TShiftState;
end;