[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Provides support for a TCustomTabControl parent when handling a dialog accelerator key.
Source position: comctrls.pp line 255
protected function TCustomPage.DialogChar( |
var Message: TLMKey |
):Boolean; override; |
Message |
|
Message examined in the method. |
True if message contains an accelerator key handled in the method.
Calls the inherited DialogChar method when Parent is not derived from TCustomTabControl.
|
Handles the specified key in Message as an accelerator or shortcut key. |
Version 4.0 | Generated 2025-05-03 | Home |