[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.
|
Performs actions needed to handle an accelerator key for the control. |
lazarus-ccr.sourceforge.net |