Method | Description |
---|---|
TXText |
Copies the current selection in the Text Control to the Clipboard. |
TXText |
Moves the current selection in the Text Control to the Clipboard. |
TXText |
Returns an array of Clipboard |
TXText |
Replaces the current selection in the Text Control with the contents of the Clipboard. |
Property | Description |
---|---|
TXText |
Informs whether a part of a Text Control document has been selected and can be copied to the clipboard. |
TXText |
Informs whether the clipboard contains a format that can be pasted into a Text Control document. |