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

TcxExtEditingControlNavigatorButtons Methods
Show Inherited Hide Inherited

The collection of navigator buttons for an editing control.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
ClickButton(Integer) Inherited from TcxCustomNavigatorButtons.
CreateButtons protected Creates a collection of default buttons for a navigator control. Inherited from TcxCustomNavigatorButtons.
DoButtonClick(Integer) protected Implements the appropriate functionality for each non-db navigator button. Inherited from TcxNavigatorControlButtons.
Equals(TObject) Inherited from TObject.
GetButtonEnabled(Integer) protected Sets the button state according to the associated control’s status. Inherited from TcxNavigatorControlButtons.
GetButtonHint(Integer) protected Sets default hints for all navigator buttons. Inherited from TcxCustomNavigatorButtons.
GetButtonImageOffset protected Sets the offset for images displayed on navigator buttons. Inherited from TcxCustomNavigatorButtons.
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. Inherited from TcxCustomNavigatorButtons.
ToString Inherited from TObject.
See Also