Vcl.Ribbon.TCustomRibbon.WMSettingChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WMSettingChange(var Message: TWMSettingChange);

C++

MESSAGE void __fastcall WMSettingChange(Winapi::Messages::TWMSettingChange &Message);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Automatically called when the system parameters change.

See Also