Skip to main content
A newer version of this page is available. .

TdxNavBar Methods

A NavBar control.
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.
See Also