Clipboard Operations

Properties

Property Description
TXTextControl.CanCopy Informs whether a part of a Text Control's document has been selected and can be copied to the clipboard.
TXTextControl.CanPaste Informs whether the clipboard contains a format that can be pasted into a Text Control's document.

Methods

Method Description
TXTextControl.Clip Performs Text Control clipboard actions.