Source position: forms.pp line 405
type TShortCutEvent = procedure(
var Msg: TLMKey;
var Handled: Boolean
) of object;