TdxNavBarDefaultStyle Properties
Provides default style settings for NavBar elements.Name | Description |
---|---|
AlphaBlending | Specifies the alpha channel of an element’s starting background color. Inherited from TdxNavBarBaseStyle. |
AlphaBlending2 | Specifies the alpha channel of an element’s ending background color. Inherited from TdxNavBarBaseStyle. |
AssignedValues | Contains a set of values specifying which properties are used for NavBar drawing. Inherited from TdxNavBarBaseStyle. |
BackColor | Specifies the starting color of the linear gradient brush used to fill an element’s background. Inherited from TdxNavBarBaseStyle. |
BackColor2 | Specifies the ending color of the linear gradient brush used to fill an element’s background. Inherited from TdxNavBarBaseStyle. |
Collection | Returns the object owning this default style. |
DefaultValues | Specifies whether this style’s settings are the default. |
Font | Provides access to the font settings applied to an element’s contents. Inherited from TdxNavBarBaseStyle. |
GradientMode | Specifies the direction for the linear gradient brush used to fill an element’s background. Inherited from TdxNavBarBaseStyle. |
HAlignment | Specifies the horizontal alignment of an element’s contents. Inherited from TdxNavBarBaseStyle. |
Image | Specifies the background image applied to the element that uses this style. Inherited from TdxNavBarBaseStyle. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
VAlignment | Specifies the vertical alignment of an element’s contents. Inherited from TdxNavBarBaseStyle. |
See Also