Skip to main content

TdxNavBar Members

A NavBar control.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.
CreateParented(HWND) Inherited from TWinControl.

Properties

Name Description
Action Inherited from TControl.
ActiveCanvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
ActiveGroup Specifies the active group in the NavBar control. Inherited from TdxCustomNavBar.
ActiveGroupIndex Specifies the index of the active group in the NavBar control. Inherited from TdxCustomNavBar.
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
AllowSelectLinks Specifies whether end-users can select links. Inherited from TdxCustomNavBar.
Anchors Inherited from TControl.
AutoSize Inherited from TControl.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderSize protected Inherited from TcxControl.
BorderStyle Specifies the NavBar control’s border style. Inherited from TdxCustomNavBar.
BorderWidth Inherited from TWinControl.
Bounds Returns the control’s boundaries. Inherited from TcxControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
Canvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
Caption Inherited from TControl.
ClientBounds Returns the control’s client area. Inherited from TcxControl.
ClientHeight Inherited from TControl.
ClientOrigin Inherited from TControl.
ClientRect Inherited from TControl.
ClientWidth Inherited from TControl.
Color Inherited from TControl.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Constraints Inherited from TControl.
ControlCount Inherited from TWinControl.
Controls Inherited from TWinControl.
ControlState Inherited from TControl.
ControlStyle Inherited from TControl.
Ctl3D Inherited from TWinControl.
CurrentPPI Inherited from TControl.
Cursor Inherited from TControl.
Cursors Provides access to mouse pointer images for the current NavBar control. Inherited from TdxCustomNavBar.
CustomHint Inherited from TControl.
Customization Specifies Customization Form settings. Inherited from TdxCustomNavBar.
DefaultStyles Provides access to default styles of the current NavBar control. Inherited from TdxCustomNavBar.
DesignInfo Inherited from TComponent.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
DoubleBuffered Inherited from TWinControl.
DragAndDropObject Inherited from TcxControl.
DragAndDropObjectClass Inherited from TcxControl.
DragAndDropState Inherited from TcxControl.
DragCopyCursor Specifies the mouse pointer displayed when dragging a link while holding down the CTRL key. Inherited from TdxCustomNavBar.
DragCursor Inherited from TControl.
DragDropFlags Specifies the behavior of the NavBar control related to drag & drop operations. Inherited from TdxCustomNavBar.
DragKind Inherited from TControl.
DragMode Inherited from TControl.
EachGroupHasSelectedLink Indicates whether each NavBar group can have a selected link. Inherited from TdxCustomNavBar.
Enabled Inherited from TControl.
EnableDragging Specifies whether dragging is enabled in the NavBar control. Inherited from TdxCustomNavBar.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
FocusOnClick protected Specifies if clicking the control focuses it. Inherited from TcxControl.
Font Inherited from TControl.
Groups Provides access to the collection of groups in the NavBar control. Inherited from TdxCustomNavBar.
Handle Inherited from TWinControl.
Height Inherited from TControl.
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
Hint Specifies a hint message for the control. Inherited from TcxControl.
HostDockSite Inherited from TControl.
HotTrackedGroup Inherited from TdxCustomNavBar.
HotTrackedGroupCursor Specifies the mouse pointer displayed over hot-tracked group headers. Inherited from TdxCustomNavBar.
HotTrackedLink Provides access to the NavBar link which is being hot-tracked at the moment. Inherited from TdxCustomNavBar.
HotTrackedLinkCursor Specifies the mouse pointer displayed over hot-tracked NavBar links. Inherited from TdxCustomNavBar.
HScrollBar protected Inherited from TcxControl.
HScrollBarVisible protected Inherited from TcxControl.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
IsDesigning Indicates if the control is currently being manipulated by the form designer. Inherited from TcxControl.
IsDestroying Indicates if the control is about to be destroyed. Inherited from TcxControl.
IsDrawingLocked Inherited from TWinControl.
IsFocused Identifies if the control is focused. Inherited from TcxControl.
IsLoading Indicates if the control is being loaded. Inherited from TcxControl.
Items Provides access to the list of items in the NavBar control. Inherited from TdxCustomNavBar.
Keys protected Inherited from TcxControl.
LargeImages Specifies the source of large images displayed by items and groups in the normal state. Inherited from TdxCustomNavBar.
Left Inherited from TControl.
LookAndFeel Provides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protected Inherited from TcxControl.
LookAndFeelSchemes Inherited from TdxCustomNavBar.
LRDockWidth Inherited from TControl.
Margins Inherited from TControl.
MouseCapture Inherited from TControl.
MouseCaptureObject Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPos Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClient Inherited from TWinControl.
Name Inherited from TComponent.
NavigationPaneMaxVisibleGroups Specifies the number of visible group headers when a Navigation Pane View is applied. Inherited from TdxCustomNavBar.
NavigationPaneOverflowPanelItemCount Gets the number of icons displayed within the overflow panel. Inherited from TdxCustomNavBar.
NavigationPaneOverflowPanelUseSmallImages Specifies whether small or large group images are displayed within the overflow panel. Inherited from TdxCustomNavBar.
Observers Inherited from TComponent.
OptionsBehavior Provides access to settings that determine the NavBar control’s response to end-user actions. Inherited from TdxCustomNavBar.
OptionsImage Provides access to item and group image options defined with the current NavBar control. Inherited from TdxCustomNavBar.
OptionsStyle Provides access to a set of styles that control the appearance of the NavBar control’s elements. Inherited from TdxCustomNavBar.
OptionsView Provides access to settings that determine appearance aspects of the NavBar control. Inherited from TdxCustomNavBar.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
Painter Gets an object implementing the painting functionality of the NavBar control. Inherited from TdxCustomNavBar.
Parent Inherited from TControl.
ParentBackground protected Inherited from TcxControl.
ParentBiDiMode Inherited from TControl.
ParentColor Inherited from TControl.
ParentCtl3D Inherited from TWinControl.
ParentCustomHint Inherited from TControl.
ParentDoubleBuffered Inherited from TWinControl.
ParentFont Inherited from TControl.
ParentShowHint Inherited from TControl.
ParentWindow Inherited from TWinControl.
PixelsPerInch Inherited from TWinControl.
PopupMenu Specifies the popup menu associated with the control. Inherited from TcxControl.
PressedGroup Gets the group whose header is currently pressed. Inherited from TdxCustomNavBar.
PressedLink Gets the currently pressed link. Inherited from TdxCustomNavBar.
RaiseOnNonMainThreadUsage Inherited from TControl.
RedrawDisabled Inherited from TWinControl.
RootGroupCount Inherited from TdxCustomNavBar.
RootGroups Inherited from TdxCustomNavBar.
ScaleFactor Inherited from TControl.
ScrollBar Inherited from TdxCustomNavBar.
ScrollBars protected Inherited from TcxControl.
ScrollButtonDownIsDown Inherited from TdxCustomNavBar.
ScrollButtonUpIsDown Inherited from TdxCustomNavBar.
ScrollPosition Gets an integer value which represents the current position of the scrollbar. Inherited from TdxCustomNavBar.
ShowGroupCaptions Specifies whether group headers are visible. Inherited from TdxCustomNavBar.
ShowGroupsHint Specifies whether hints are shown for the NavBar groups. Inherited from TdxCustomNavBar.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
ShowLinksHint Specifies whether hints are shown for the NavBar links. Inherited from TdxCustomNavBar.
ShowNavigationPaneOverflowPanelHints Specifies whether to display hints for icons within the overflow panel. Inherited from TdxCustomNavBar.
ShowSpecialGroup Specifies whether the active group‘s header appearance can be customized via styles. Inherited from TdxCustomNavBar.
SmallImages Specifies the source of small images displayed by items and groups in the normal state. Inherited from TdxCustomNavBar.
SourceGroup Gets the NavBar group which is being dragged at the moment. Inherited from TdxCustomNavBar.
SourceItem Gets the NavBar item whose corresponding link is being dragged at the moment. Inherited from TdxCustomNavBar.
SourceLink Gets the NavBar link which is being dragged at the moment. Inherited from TdxCustomNavBar.
SourcePoint Gets the point at which the current drag & drop operation has been initiated. Inherited from TdxCustomNavBar.
SpaceBetweenGroups Specifies the distance (in pixels) between groups. Inherited from TdxCustomNavBar.
StyleBackground Specifies a custom style applied to the NavBar control’s client area. Inherited from TdxCustomNavBar.
StyleButton Specifies a custom style applied to scroll buttons. Inherited from TdxCustomNavBar.
StyleButtonHotTracked Specifies a custom style applied to scroll buttons when the mouse pointer is over them. Inherited from TdxCustomNavBar.
StyleButtonPressed Specifies a custom style applied to scroll buttons when users press them. Inherited from TdxCustomNavBar.
StyleDropTargetGroup Specifies a custom style applied to target groups being dragged over. Inherited from TdxCustomNavBar.
StyleDropTargetLink Specifies a custom style applied to the line indicating the target position of the dragged link. Inherited from TdxCustomNavBar.
StyleElements Inherited from TControl.
StyleHint Specifies a custom style applied to hints displayed for group headers and links. Inherited from TdxCustomNavBar.
StyleName Inherited from TControl.
StyleNavigationPaneHeader Specifies a custom style applied to the header section and splitter in Navigation Pane Views. Inherited from TdxCustomNavBar.
Styles Provides access to a style repository containing all custom styles defined within the NavBar control. Inherited from TdxCustomNavBar.
TabOrder Inherited from TWinControl.
TabStop
Tag Inherited from TComponent.
TargetGroup Represents a target group in drag & drop operations. Inherited from TdxCustomNavBar.
TargetPoint Gets the current mouse pointer coordinates relative to the top-left corner of the control. Inherited from TdxCustomNavBar.
TargetPosition Inherited from TdxCustomNavBar.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TipMode Inherited from TWinControl.
Top Inherited from TControl.
Touch Inherited from TControl.
Transparent protected Specifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
VCLComObject Inherited from TComponent.
View Specifies the View currently applied to the control. Inherited from TdxCustomNavBar.
ViewInfo Provides access to ViewInfo information of the entire NavBar control. Inherited from TdxCustomNavBar.
ViewReal Inherited from TdxCustomNavBar.
ViewStyle Provides access to a painter that is used for the currently applied View. Inherited from TdxCustomNavBar.
Visible Inherited from TControl.
VisibleDockClientCount Inherited from TWinControl.
VisibleGroupCount Gets the number of groups that are visible in the NavBar control. Inherited from TdxCustomNavBar.
VScrollBar protected Inherited from TcxControl.
VScrollBarVisible protected Inherited from TcxControl.
Width Inherited from TControl.
WindowProc Inherited from TControl.

Methods

Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
Assign(TPersistent) Inherited from TPersistent.
AssignDefaultStyles Assigns default styles to the NavBar control. Inherited from TdxCustomNavBar.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginDragAndDrop Inherited from TcxControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BeginUpdate Prevents the control from being updated until the EndUpdate method is called. Inherited from TdxCustomNavBar.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CancelUpdate Inherited from TdxCustomNavBar.
CanDecNavigationPaneOverflowPanelItemCount Inherited from TdxCustomNavBar.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
CanIncNavigationPaneOverflowPanelItemCount Inherited from TdxCustomNavBar.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CreateParentedControl(HWND) Inherited from TWinControl.
DeSelectLinks Inherited from TdxCustomNavBar.
DesignerIsSelected(TPersistent) Inherited from TdxCustomNavBar.
DesignerModified Inherited from TdxCustomNavBar.
DesignerSelect(TPersistent) Inherited from TdxCustomNavBar.
DesignSelectionChanged(TList) Inherited from TdxCustomNavBar.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DoDecNavigationPaneOverflowPanelItemCount Inherited from TdxCustomNavBar.
DoDragDrop(Boolean) Inherited from TdxCustomNavBar.
DoIncNavigationPaneOverflowPanelItemCount Inherited from TdxCustomNavBar.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndUpdate Cancels the update lock established by the BeginUpdate method and forces immediate repainting of the control. Inherited from TdxCustomNavBar.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
ExpandStateChanged(TdxNavBarGroup) Inherited from TdxCustomNavBar.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FinishDragAndDrop(Boolean) Inherited from TcxControl.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetGroupAtCaptionPos(TPoint) Returns the group whose header is located under the specified point. Inherited from TdxCustomNavBar.
GetGroupAtItemsPos(TPoint) Returns the group whose client area is located under the specified point. Inherited from TdxCustomNavBar.
GetHashCode Inherited from TObject.
GetLinkAtPos(TPoint) Returns the link whose bounding rectangle is located under the specified point. Inherited from TdxCustomNavBar.
GetLinkAtSelectedPos(TPoint) Returns the link whose caption or image is located under the specified point. Inherited from TdxCustomNavBar.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
Invalidate Inherited from TControl.
InvalidateAll(TcxComponentCollectionItem,TcxComponentCollectionNotification) Inherited from TdxCustomNavBar.
InvalidateAll(TdxNavBarChangeType) Inherited from TdxCustomNavBar.
InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
InvalidateWithChildren Inherited from TcxControl.
IsBottomScrollButtonVisible Inherited from TdxCustomNavBar.
IsCustomStyleActive Inherited from TControl.
IsImplementorOf(IInterface) Inherited from TComponent.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsNavigationClient Inherited from TdxCustomNavBar.
IsPtBottomScrollButton(TPoint) Returns a value indicating whether the point specified is over the bottom scroll button. Inherited from TdxCustomNavBar.
IsPtGroupDesignRect(TPoint) Inherited from TdxCustomNavBar.
IsPtItemDesignRect(TPoint) Inherited from TdxCustomNavBar.
IsPtTopScrollButton(TPoint) Returns a value indicating whether the specified point is over the top scroll button. Inherited from TdxCustomNavBar.
IsRightToLeft Inherited from TControl.
IsTargetValid Inherited from TdxCustomNavBar.
IsTopScrollButtonVisible Inherited from TdxCustomNavBar.
Loaded Inherited from TComponent.
LoadFromIniFile(string,Boolean) Loads the control’s layout from the specified INI file. Inherited from TdxCustomNavBar.
LoadFromRegistry(string,Boolean) Loads the control’s layout stored at the specified registry path. Inherited from TdxCustomNavBar.
LoadFromStream(TStream,Boolean) Loads the control’s layout from the specified stream. Inherited from TdxCustomNavBar.
LockDrawing Inherited from TWinControl.
LockScrollBars Inherited from TcxControl.
MakeGroupVisible(TdxNavBarGroup) Makes the specified group’s contents completely visible on screen. Inherited from TdxCustomNavBar.
MakeLinkVisible(TdxNavBarItemLink) Makes the specified link visible on screen. Inherited from TdxCustomNavBar.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
RecreateBackgroundImage(TdxSmartImage) Inherited from TdxCustomNavBar.
RecreateImage(TdxSmartImage,TList<TdxNavBarGroup>) Inherited from TdxCustomNavBar.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFontListener(IcxFontListener) Inherited from TcxControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
SaveToIniFile(string,Boolean) Saves the control layout within the INI file specified. Inherited from TdxCustomNavBar.
SaveToRegistry(string,Boolean) Saves the control layout to the specified registry path. Inherited from TdxCustomNavBar.
SaveToStream(TStream,Boolean) Saves the control layout to the stream specified. Inherited from TdxCustomNavBar.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Inherited from TWinControl.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateTargets(TObject) Inherited from TdxCustomNavBar.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.

Events

Name Description
CustomDrawEvents
OnActiveGroupChanged Fires after the active group has been changed. Inherited from TdxCustomNavBar.
OnActiveGroupChanging Enables you to prohibit a group from being activated. Inherited from TdxCustomNavBar.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCalcGroupClientHeight Enables you to calculate custom height for groups’ client areas. Inherited from TdxCustomNavBar.
OnCalcGroupHintRect Enables you to assign custom sizes for hints displayed for NavBar groups. Inherited from TdxCustomNavBar.
OnCalcLinkHintRect Occurs when a particular NavBar link hint rectangular dimensions are recalculated. Inherited from TdxCustomNavBar.
OnCalcNavigationPaneOverflowPanelHintRect Enables you to calculate hint rectangles for icons displayed within the overflow panel. Inherited from TdxCustomNavBar.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnCollapsed Enables you to execute custom code when the NavBar control has been collapsed. Inherited from TdxCustomNavBar.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCustomDraw Provides access to events that allow you to custom paint NavBar elements. Inherited from TdxCustomNavBar.
OnCustomDrawBackground Allows you to custom paint the NavBar control’s background. Inherited from TdxCustomNavBar.
OnCustomDrawBottomScrollButton Enables you to paint bottom scroll buttons in a custom manner. Inherited from TdxCustomNavBar.
OnCustomDrawGroupCaption Allows you to custom paint NavBar group headers. Inherited from TdxCustomNavBar.
OnCustomDrawGroupClientBackground Allows you to custom paint a group’s client background area. Inherited from TdxCustomNavBar.
OnCustomDrawGroupClientForeground Allows you to custom paint a group’s client foreground area. Inherited from TdxCustomNavBar.
OnCustomDrawGroupHint Allows you to custom paint group hints. Inherited from TdxCustomNavBar.
OnCustomDrawLink Allows you to custom paint NavBar links. Inherited from TdxCustomNavBar.
OnCustomDrawLinkHint Allows you to custom paint link hints. Inherited from TdxCustomNavBar.
OnCustomDrawNavigationPaneHeader Enables you to custom paint the navigation pane’s header section. Inherited from TdxCustomNavBar.
OnCustomDrawNavigationPaneOverflowPanel Enables you to custom paint the navigation pane’s overflow panel. Inherited from TdxCustomNavBar.
OnCustomDrawNavigationPaneOverflowPanelHint Enables you to custom paint the hints displayed for the overflow panel’s icons. Inherited from TdxCustomNavBar.
OnCustomDrawNavigationPaneSplitter Enables you to custom paint the navigation pane’s splitter. Inherited from TdxCustomNavBar.
OnCustomDrawTopScrollButton Enables you to paint top scroll buttons in a custom manner. Inherited from TdxCustomNavBar.
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnExpanded Enables you to execute custom code when the NavBar control has been expanded. Inherited from TdxCustomNavBar.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetGroupHint Enables you to override or hide hints displayed for NavBar groups. Inherited from TdxCustomNavBar.
OnGetLinkHint Enables you to override or hide hints displayed for NavBar links. Inherited from TdxCustomNavBar.
OnGetOverlaySize Enables you to adjust the expanded Hamburger Menu’s dimensions in minimal overlay mode. Inherited from TdxCustomNavBar.
OnGetSiteInfo Inherited from TWinControl.
OnGroupClick Fires when a NavBar group is clicked. Inherited from TdxCustomNavBar.
OnGroupHotTrack Fires when the mouse cursor pauses over a NavBar group. Inherited from TdxCustomNavBar.
OnGroupPress Fires when a NavBar group is pressed. Inherited from TdxCustomNavBar.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnLinkClick Fires when a NavBar link is clicked. Inherited from TdxCustomNavBar.
OnLinkHotTrack Fires when the mouse cursor pauses over a NavBar link. Inherited from TdxCustomNavBar.
OnLinkPress Fires when a NavBar link is pressed. Inherited from TdxCustomNavBar.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave Occurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnNavigationPaneCollapsed Enables you to execute custom code when the Navigation Pane has been collapsed. Inherited from TdxCustomNavBar.
OnNavigationPaneExpanded Enables you to execute custom code when the Navigation Pane has been expanded. Inherited from TdxCustomNavBar.
OnNavigationPanePopupShowed Enables you to execute custom code when the active group‘s content has been displayed in a popup window for the collapsed Navigation Pane. Inherited from TdxCustomNavBar.
OnNavigationPanePopupShowing Enables you to prevent the active group‘s popup window from appearing for the collapsed Navigation Pane. Inherited from TdxCustomNavBar.
OnOverlayShowed Enables you to execute custom code when the Hamburger Menu expands on top of the control’s parent (container) as an overlay. Inherited from TdxCustomNavBar.
OnOverlayShowing Enables you to prevent the Hamburger Menu from expanding on top of the control’s parent (container) as an overlay. Inherited from TdxCustomNavBar.
OnPopupShowed Enables you to execute custom code when the active group‘s content has been displayed in a popup window for the collapsed NavBar control. Inherited from TdxCustomNavBar.
OnPopupShowing Enables you to prevent the collapsed NavBar control from displaying a popup window with the active group‘s content. Inherited from TdxCustomNavBar.
OnResize Inherited from TControl.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also