Skip to main content

TdxNavBarOfficeNavigationBarOptionsView Members

Constructors

Name Description
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

Name Description
CompactNavigation Specifies if the Office Navigation Bar displays its links as icons.
CustomizationButtonVisibility Specifies the Customization Button’s availability and position.
DrawParentBackground Specifies if the Office Navigation Bar‘s background is transparent.
ItemAlignment Specifies horizontal and vertical alignment settings applied to the navigation links.
ItemSpacing Specifies the distance (in pixels) separating individual Office Navigation Bar‘s items.
MaxVisibleItemCount Specifies the number of visible Office bar navigation links.
Orientation Specifies if the links are arranged horizontally or vertically within the Office Navigation Bar.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Paddings Specifies the paddings applied to the Office Navigation Bar‘s content.
ShowItemsAsButtons Specifies if the Office bar navigation links are displayed as buttons.

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