Vcl.ActnColorMaps.TXPColorMap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTXPColorMap

Delphi

TXPColorMap = class(TCustomActionBarColorMap)

C++

class PASCALIMPLEMENTATION TXPColorMap : public Vcl::Actnman::TCustomActionBarColorMap

Properties

Type Visibility Source Unit Parent
class public
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps Vcl.ActnColorMaps

Description

TXPColorMap defines the default look and feel of individual action band components.

Like StandardColorMap, use TXPColorMap to apply a unique look and feel to individual action band components.

Note: To centrally apply a unique look and feel to all action band components or to change the default, use the Action Manager Style property.

See Also