TTMSFNCUndoManager.NextRedoAction Method
Returns the action name of the state that would be applied by the next redo, or an empty string if no redo is available.
API unit family: TMSFNCUndo
Declaring type: TTMSFNCUndoManager
Syntax
function NextRedoAction: string;
Returns
Action name string of the next redoable state, or an empty string if there is no later state.