vcl-dxspreadsheetactions-e7241049.md
An action object that implements the Undo end-user command in spreadsheet-based applications.
TdxSpreadSheetUndo = class(
TdxSpreadSheetCustomEditAction
)
This class does not introduce any new public members. Its overridden Execute function cancels the last action in the opened spreadsheet document.
UI elements linked to a TdxSpreadSheetUndo action object are enabled only if the following conditions are met:
True).True).False).Show 12 items
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxCustomAction TdxSpreadSheetAction TdxSpreadSheetCustomEditAction TdxSpreadSheetUndo
See Also