Table of Contents

TTMSFNCUndoManager.CanUndo Method

Returns True when at least one state earlier than the current position is available to undo.

API unit family: TMSFNCUndo Declaring type: TTMSFNCUndoManager

Syntax

function CanUndo: Boolean;

Returns

True if undo is available; False otherwise.