Text: String;
The Text property determines the text copied to clipboard.
The property is read-only. The copied text is pasted from clipboard using browser means: by pressing CTRL+V or selecting corresponding context menu item.
The property use is given in the example for IWebFormComponent.Clipboard.
See also: