API:Vcl.ActnColorMaps.TTwilightColorMap.UpdateColors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateColors; override;

C++

virtual void __fastcall UpdateColors();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps TTwilightColorMap

Description

Occurs when an ActionBand component receives a CM_WININICHANGE message.

Vcl.ActnColorMaps.TTwilightColorMap.UpdateColors inherits from Vcl.ActnMan.TCustomActionBarColorMap.UpdateColors. All content below this line refers to Vcl.ActnMan.TCustomActionBarColorMap.UpdateColors.

Occurs when an ActionBand component receives a CM_WININICHANGE message.

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