Source position: fpg_main.pas line 88
type TKeyEvent = procedure(
Sender: TObject;
AKey: Word;
AShift: TShiftState
) of object;