TXTextControl.Undo Method

This method can be used to undo the last Text Control operation.

Syntax

TXTextControl.Undo

Return Value

The method returns True if the undo operation was successful. Otherwise it returns False.

Data Types

Return value:    Boolean

See Also