Table of Contents

TTMSFNCUndoManager.CanRedo Method

Returns True when at least one state ahead of the current position is available to redo.

API unit family: TMSFNCUndo Declaring type: TTMSFNCUndoManager

Syntax

function CanRedo: Boolean;

Returns

True if redo is available; False otherwise.