Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomNavigatorButtons Methods
Show Inherited Hide Inherited

The base class for classes that implement button collections used in navigator controls.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
ClickButton(Integer)
CreateButtons protected Creates a collection of default buttons for a navigator control.
DoButtonClick(Integer) protected Implements the default functionality associated with a navigator button.
Equals(TObject) Inherited from TObject.
GetButtonEnabled(Integer) protected Specifies the conditions for enabling or disabling navigator buttons.
GetButtonHint(Integer) protected Sets default hints for all navigator buttons.
GetButtonImageOffset protected Sets the offset for images displayed on navigator buttons.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ReleaseBookmark When implemented, removes the current bookmark in the dataset.
ToString Inherited from TObject.
See Also