IRdsDictionaryBox.Copy

Fore Syntax

Copy;

Fore.NET Syntax

Copy();

Description

The Copy method copies selected element to the clipboard.

Comments

The IRdsDictionaryBox.CanCopy method returns whether the element can be copied.

Fore and Fore.NET Examples

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

See also:

IRdsDictionaryBox