TcxDBNavigatorButtons Methods
This class represents the collection of buttons used in database navigator controls.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 navigator button. |
Equals(TObject) | Inherited from TObject. |
GetButtonEnabled(Integer) protected | Gets the button state according to the dataset status. |
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