IRdsDictionaryBox.Paste

Fore Syntax

Paste;

Fore.NET Syntax

Paste();

Description

The Paste method pastes an element from the clipboard.

Comments

The IRdsDictionaryBox.CanPaste method returns whether the element can be pasted.

Fore and Fore.NET Examples

The method use is given in the example for IRdsDictionaryBox.CanCopy.

See also:

IRdsDictionaryBox