Vcl.ActnColorMaps.TTwilightColorMap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTTwilightColorMap

Delphi

TTwilightColorMap = class(TCustomActionBarColorMap)

C++

class PASCALIMPLEMENTATION TTwilightColorMap : public Vcl::Actnman::TCustomActionBarColorMap

Properties

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

Description

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

Like XPColorMap, use TTwilightColorMap 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