Vcl.ActnCtrls.TCustomButtonControl.CMDialogChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CMDialogChar(var Message: TCMDialogChar); message CM_DIALOGCHAR;

C++

MESSAGE void __fastcall CMDialogChar(Vcl::Controls::TCMDialogChar &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomButtonControl

Description

Called when a predefined special key is pressed on Vcl.ActnCtrls.TCustomActionToolBar.

CMDialogChar is called when a predefined special key is pressed on Vcl.ActnCtrls.TCustomActionToolBar.