[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Handles an accelerator key for the active page in the tabbed control.
Source position: comctrls.pp line 447
protected function TCustomTabControl.DialogChar( |
var Message: TLMKey |
):Boolean; override; |
Message |
|
Message with the accelerator key examined in the method. |
True if the accelerator was handled in the active page.
|
Performs actions needed to handle an accelerator key for the control. |
Version 4.0 | Generated 2025-05-03 | Home |