TdxNavBarBaseStyle Members
Represents the ancestor of the TdxNavBarStyle and TdxNavBarDefaultStyle classes.Constructors
| Name | Description |
|---|---|
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
| Name | Description |
|---|---|
| AlphaBlending | Specifies the alpha channel of an element’s starting background color. |
| AlphaBlending2 | Specifies the alpha channel of an element’s ending background color. |
| AssignedValues | Contains a set of values specifying which properties are used for NavBar drawing. |
| BackColor | Specifies the starting color of the linear gradient brush used to fill an element’s background. |
| BackColor2 | Specifies the ending color of the linear gradient brush used to fill an element’s background. |
| Font | Provides access to the font settings applied to an element’s contents. |
| GradientMode | Specifies the direction for the linear gradient brush used to fill an element’s background. |
| HAlignment | Specifies the horizontal alignment of an element’s contents. |
| Image | Specifies the background image applied to the element that uses this style. |
| 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. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| DoAssign(TPersistent) protected | Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| ResetValues | |
| ToString | Inherited from TObject. |
See Also