IClipboard.Text

Syntax

Text: String;

Description

The Text property determines the text contained in the clipboard.

Example

The property use is given in the example for IClipboard.HasText.

See also:

IClipboard