[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TShortCutEvent

Declaration

Source position: forms.pp line 405

type TShortCutEvent = procedure(

  var Msg: TLMKey;

  var Handled: Boolean

) of object;