[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomStaticText.DialogChar

Handles an accelerator key for the control.

Declaration

Source position: stdctrls.pp line 1107

protected function TCustomStaticText.DialogChar(

  var Message: TLMKey

):Boolean; override;

Arguments

Message

  

Message examined in the method.

Function result

True if the message was handled as an accelerator key.

See also

TControl.DialogChar

  

Performs actions needed to handle an accelerator key for the control.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.