ICustomEdit.CanUndo

Syntax

CanUndo: Boolean;

Description

The CanUndo property returns True if it is possible to undo changes in the component's text using the Undo method.

See also:

ICustomEdit