[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Forwards the key message to the parent form to be handled as an accelerator (shortcut) key.
Source position: controls.pp line 2196
protected function TWinControl.SendDialogChar( |
var Message: TLMKey |
):Boolean; |
True if the key was handled.
No actions are performed in the method when accelerator keys are not enabled for the LCL interface, or when ParentForm is unassigned for the control.