Source position: controls.pp line 347
type TKeyEvent = procedure(
Sender: TObject;
var Key: Word;
Shift: TShiftState
) of object;