vcl-dxspreadsheetactions-ff91440a.md
An action object that implements the Redo end-user command in spreadsheet-based applications.
TdxSpreadSheetRedo = class(
TdxSpreadSheetCustomEditAction
)
This class does not introduce any new public members. Its overridden Execute function re-applies the last undone action in the opened spreadsheet document.
UI elements linked to a TdxSpreadSheetRedo 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 TdxSpreadSheetRedo
See Also