Vcl.ActnMan.TCustomActionBarColorMap.UpdateColors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateColors; virtual;

C++

virtual void __fastcall UpdateColors();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionBarColorMap

Description

Occurs when an ActionBand component receives a CM_WININICHANGE message.

UpdateColors is called automatically when an ActionBand component receives a CM_WININICHANGE message.