Vcl.RibbonActnMenus.TRibbonApplicationMenuBar.WMSysCommand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WMSysCommand(var Message: TWMSysCommand); message WM_SYSCOMMAND;

C++

HIDESBASE MESSAGE void __fastcall WMSysCommand(Winapi::Messages::TWMSysCommand &Message);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.RibbonActnMenus.pas
Vcl.RibbonActnMenus.hpp
Vcl.RibbonActnMenus TRibbonApplicationMenuBar

Beschreibung

Reagiert auf die WM_SYSCOMMAND-Steuerelementbotschaft.

Vcl.RibbonActnMenus.TRibbonApplicationMenuBar.WMSysCommand erbt von Vcl.ActnMenus.TCustomActionMainMenuBar.WMSysCommand. Der folgende Inhalt bezieht sich auf Vcl.ActnMenus.TCustomActionMainMenuBar.WMSysCommand.

Reagiert auf die WM_SYSCOMMAND-Steuerelementbotschaft.

WMSysCommand reagiert auf die WM_SYSCOMMAND-Botschaft, wenn die Taste Alt gedrückt wird.