Vcl.ActnMan.TCustomActionBarColorMap Properties
InheritedProtected
| BtnFrameColor | public | Specifies the button frame color. |
| BtnSelectedColor | public | Specifies the color of a button in its selected state. |
| BtnSelectedFont | public | Specifies the caption font for the selected button. |
| Color | public | Specifies the background color for action bands. |
| ComObject | public | Specifies the interface reference implemented by the component. |
| ComponentCount | public | Indicates the number of components owned by the component. |
| ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
| Components | public | Lists all components owned by the component. |
| ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
| ComponentStyle | public | Governs the behavior of the component. |
| DesignFocus | public | Changes the look and feel of your applications. |
| DesignInfo | public | Contains information used by the Form designer. |
| DisabledColor | public | Specifies the background color when the theme is disabled. |
| DisabledFontColor | public | Specifies the font color when the theme is disabled. |
| DisabledFontShadow | public | Specifies the shadow font color when the theme is disabled. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FontColor | public | Specifies the theme font color. |
| FrameBottomRightInner | public | Specifies the lower-right inner color. |
| FrameBottomRightOuter | public | Specifies the lower-right outer color. |
| FrameTopLeftInner | public | Specifies the upper-left inner color. |
| FrameTopLeftOuter | public | Specifies the upper-left outer color. |
| HighlightColor | public | Specifies the highlighted color. |
| HotColor | public | Specifies the color when the mouse pointer moves over an item. |
| HotFontColor | public | Specifies the font color when the mouse pointer moves over an item. |
| MenuColor | public | Specifies the menu color. |
| Name | published | Specifies the name of the component as referenced in code. |
| Observers | public | Indicates the TObservers object added to the TComponent. |
| Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
| SelectedColor | public | Specifies the color of the selected item. |
| SelectedFontColor | public | Specifies the font color of the selected item. |
| ShadowColor | public | Specifies the color of the item's shadow. |
| Tag | published | Stores a NativeInt integral value as a part of a component. |
| UnusedColor | public | Changes the look and feel of your applications. |
| VCLComObject | public | Represents information used internally by components that support COM. |