dxNavBar Unit
Classes
| Name | Description |
|---|---|
| TdxCustomNavBar | The TdxNavBar control’s base class. |
| TdxNavBar | A NavBar control. |
| TdxNavBarBehaviorOptions | Stores all NavBar control behavior settings. |
| TdxNavBarChildCaptionViewInfo | |
| TdxNavBarChildGroupViewInfo | |
| TdxNavBarCommonBehaviorOptions | Stores behavior options common to multiple views. |
| TdxNavBarCommonViewOptions | Contains a set of appearance options that are common to all View types. |
| TdxNavBarController | |
| TdxNavBarCursors | Contains a set of mouse pointer images, which are displayed over a NavBar control and its elements. |
| TdxNavBarCustomDrawEvents | Stores the NavBar control’s custom draw events. |
| TdxNavBarCustomItemViewInfo | |
| TdxNavBarCustomization | Contains the Customization Form‘s settings. |
| TdxNavBarCustomPopupControlViewInfo | |
| TdxNavBarCustomViewInfo | |
| TdxNavBarDragObject | A class used for managing NavBar drag & drop operations. |
| TdxNavBarExplorerBarViewOptions | Contains a set of appearance options of Explorer Bar Views. |
| TdxNavBarGroupViewInfo | Contains information about the look & feel of a NavBar group. |
| TdxNavBarHamburgerMenuBehaviorOptions | Stores the Hamburger Menu’s behavior settings. |
| TdxNavBarHamburgerMenuViewOptions | Stores the Hamburger Menu’s appearance settings. |
| TdxNavBarHintWindow | |
| TdxNavBarImageOptions | Contains image lists of icons for items and groups. |
| TdxNavBarLinkViewInfo | Contains information about the look & feel of a NavBar link. |
| TdxNavBarLookAndFeelSchemes | |
| TdxNavBarNavigationPaneBehaviorOptions | Contains a set of options which determine how Navigation Pane Views respond to end-user actions. |
| TdxNavBarNavigationPaneViewOptions | Stores appearance settings common to all Navigation Pane Views. |
| TdxNavBarPainter | |
| TdxNavBarPartViewInfo | |
| TdxNavBarPersistent | Implements streaming functionality for objects owned by the TdxNavBar control. |
| TdxNavBarScrollBar | |
| TdxNavBarSideBarBehaviorOptions | Deprecated. This class exists for backward compatibility only. Use the TdxNavBarCommonBehaviorOptions class instead. |
| TdxNavBarViewInfo | Contains ViewInfo information related to the NavBar control. |
| TdxNavBarViewOptions | Contains all NavBar control appearance settings. |
Records
| Name |
|---|
| TdxNavBarDropTargetInfo |
| TdxNavBarPart |
Enums
| Name | Description |
|---|---|
| TdxNavBarDragDropFlag | |
| TdxNavBarDropKind | |
| TdxNavBarHamburgerMenuDisplayMode | Enumerates a Hamburger Menu’s display modes. |
| TdxNavBarHamburgerMenuNavigationPaneMode | Enumerates available Navigation Pane display modes for the Hamburger Menu. |
| TdxNavBarHamburgerMenuSelectedGroupPopupMode | Enumerates available selected (that is, active or expanded) group display modes in a collapsed Hamburger Menu. |
| TdxNavBarObjectState | The type specifies a set of available states of a NavBar element. |
| TdxNavBarPartState | |
| TdxNavBarViewCategory |
Variables
| Name | Description |
|---|---|
| dxNavBarDragObject | Contains a NavBar control’s drag object used in drag operation management. |
Constants
| Name |
|---|
| dxNavBarDefaultDragDropFlags |
Types
| Name | Description |
|---|---|
| TdxNavBarCalcGroupClientHeightEvent | |
| TdxNavBarCalcGroupHintRectEvent | |
| TdxNavBarCalcLinkHintRectEvent | |
| TdxNavBarCustomDrawEvent | The NavBar control’s general custom draw event type. |
| TdxNavBarCustomDrawGroupEvent | Specifies the type of events that are invoked due to custom drawing of either the NavBar group caption, group client background or group client foreground. |
| TdxNavBarCustomDrawGroupHintEvent | |
| TdxNavBarCustomDrawLinkEvent | The NavBar control’s custom draw link event type. |
| TdxNavBarCustomDrawLinkHintEvent | |
| TdxNavBarDragDropFlags | |
| TdxNavBarGetGroupHintEvent | |
| TdxNavBarGetLinkHintEvent | |
| TdxNavBarGetOverlaySizeEvent | The procedural type of the Hamburger Menu overlay resize event. |
| TdxNavBarGroupChangingEvent | |
| TdxNavBarGroupEvent | Specifies the type of events that are invoked due to changing the state of the NavBar group. |
| TdxNavBarLinkEvent | Specifies the type of events that are invoked due to changing the state of a NavBar link. |
| TdxNavBarNavigationPaneShowingPopupEvent | The procedural type of a NavBar control’s popup window display events that occur while a Navigation Pane View is active. |
| TdxNavBarObjectStates | |
| TdxNavBarPainterClass | |
| TdxNavBarShowingPopupEvent | The procedural type of a NavBar control’s popup window display events. |
| TdxNavBarViewCategories |