Vcl.ActnCtrls.TCustomButtonControl.CMDialogChar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

MESSAGE void __fastcall CMDialogChar(Winapi::Messages::TWMKey &Message);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomButtonControl

Beschreibung

Wird aufgerufen, wenn auf eine vordefinierte Sondertaste in Vcl.ActnCtrls.TCustomActionToolBar gedrückt wird.

CMDialogChar wird aufgerufen, wenn auf eine vordefinierte Sondertaste in Vcl.ActnCtrls.TCustomActionToolBar gedrückt wird.