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

TControl.DialogChar

Do something useful with accelerators etc.

Declaration

Source position: controls.pp line 1364

protected function TControl.DialogChar(

  var Message: TLMKey

):Boolean; virtual;

Description

This method is called even if the control is disabled or hidden. For VCL compatibility.

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