Vcl.ActnMenus.TCustomActionMainMenuBar.CMWininichange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CMWininichange(var Message: TWMWinIniChange); message CM_WININICHANGE;

C++

HIDESBASE MESSAGE void __fastcall CMWininichange(Winapi::Messages::TWMWinIniChange &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMainMenuBar

Description

Responds to the CM_WININICHANGE control message.

CMWininichange responds to the CM_WININICHANGE control message and is called automatically when the WIN.INI file is changed.