TXTextControl.CanCopy Property

Informs whether a part of a Text Control's document has been selected and can be copied to the clipboard.

Syntax

TXTextControl.CanCopy

Data Types

Boolean.

Limitations

Read only, run time only.

See Also