Skip to main content

TcxCustomNavigatorButtons Methods

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