TcxExtEditingControlNavigatorButtons Methods
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