API:Vcl.RibbonActnMenus.TRibbonApplicationMenuBar.WMSysCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.RibbonActnMenus.pas
Vcl.RibbonActnMenus.hpp
Vcl.RibbonActnMenus TRibbonApplicationMenuBar

Description

Responds to the WM_SYSCOMMAND control message.

Vcl.RibbonActnMenus.TRibbonApplicationMenuBar.WMSysCommand inherits from Vcl.ActnMenus.TCustomActionMainMenuBar.WMSysCommand. All content below this line refers to Vcl.ActnMenus.TCustomActionMainMenuBar.WMSysCommand.

Responds to the WM_SYSCOMMAND control message.

WMSysCommand responds to the WM_SYSCOMMAND message when the ALT key is pressed.