TXTextControl.TextControl.AllowUndo |
Gets or sets a value indicating whether the undo buffer is active or not. |
TXTextControl.TextControl.CanRedo |
Informs whether an operation can be re-done using the Redo method. |
TXTextControl.TextControl.CanUndo |
Gets a value indicating whether the user can undo the previous operation in a Text Control. |
TXTextControl.TextControl.RedoActionName |
Gets a string that represents the name of the action that will be performed when a call to the Redo method is made. |
TXTextControl.TextControl.UndoActionName |
Gets a string that represents the name of the action that will be performed when a call to the Undo method is made. |