TcxExtEditingControlNavigatorButtons Class
The collection of navigator buttons for an editing control.
Declaration
TcxExtEditingControlNavigatorButtons = class(
TcxNavigatorControlButtons
)
Remarks
Since the TcxExtEditingControlNavigatorButtons class does not provide any new functionality except for publishing the ConfirmDelete property, refer to the description of the ancestor class (TcxNavigatorControlButtons) to learn about collection capabilities.
The TcxExtEditingControlNavigatorButtons object is referenced by the TcxControlNavigator.Buttons property.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxNavigatorChildComponent
TcxCustomNavigatorButtons
TcxNavigatorControlButtons
TcxExtEditingControlNavigatorButtons
See Also