Skip to main content

TdxNavBarDefaultStyle Members

Provides default style settings for NavBar elements.

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. 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.

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 Inherited from TdxNavBarBaseStyle.
ToString Inherited from TObject.
See Also