Vcl.ActnColorMaps

From RAD Studio API Documentation
Jump to: navigation, search

Provides color map classes that determine the default look and feel of individual action band components.

Package vclactnband240.bpl

Classes

TStandardColorMapTStandardColorMap defines the default look and feel of individual action band components.
TThemedColorMapProvides a color map adapted to the operating system theme.
TTwilightColorMapTTwilightColorMap defines the default look and feel of individual action band components.
TXPColorMapTXPColorMap defines the default look and feel of individual action band components.

Constants

cXPBtnFrameColorcXPBtnFrameColor: Integer = $C66931;
cXPFrameOutercXPFrameOuter: Integer = $7A868A;
cXPSelectedColorcXPSelectedColor: Integer = $EFD3C6;