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