vcl-dxnavbar-06b245c8.md
The TdxNavBar control’s base class.
TdxCustomNavBar = class(
TcxControl,
IcxDesignSelectionChanged,
IdxNavigationClient,
IdxFluentDesignNavigationControl,
IdxAcrylicHostControlListener
)
This object implements most of the functionality of the NavBar control. It simply publishes some properties and events. Please refer to this control description for details on the features it provides.
Do not use this class directly. Use its descendant instead.
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomNavBar
See Also