Vcl.ActnColorMaps.TThemedColorMap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionBarColorMapSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTThemedColorMap

Delphi

TThemedColorMap = class(TCustomActionBarColorMap)

C++

class PASCALIMPLEMENTATION TThemedColorMap : public Vcl::Actnman::TCustomActionBarColorMap

Properties

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

Description

Provides a color map adapted to the operating system theme.

TThemedColorMap provides a theme that uses the operating system color-specific themes. TThemedColorMap uses the colors provided by the operating system, and not predefined values.

See Also