[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Handles an accelerator key for the control.
Source position: stdctrls.pp line 1107
protected function TCustomStaticText.DialogChar( |
var Message: TLMKey |
):Boolean; override; |
Message |
|
Message examined in the method. |
True if the message was handled as an accelerator key.
|
Performs actions needed to handle an accelerator key for the control. |
lazarus-ccr.sourceforge.net |