Vcl.Ribbon.TRibbonSilverColorMap.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.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonSilverColorMap

Description

Updates an action component to reflect the current color property.

Vcl.Ribbon.TRibbonSilverColorMap.UpdateColors inherits from Vcl.ActnColorMaps.TXPColorMap.UpdateColors. All content below this line refers to Vcl.ActnColorMaps.TXPColorMap.UpdateColors.

Updates an action component to reflect the current color property.

UpdateColors is called automatically to update associated action components.