Vcl.ActnMenus.TCustomActionMainMenuBar.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.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMainMenuBar

Description

Responds to the WM_SYSCOMMAND control message.

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