IRdsDictionaryBox.CanPaste

Fore Syntax

CanPaste: Boolean;

Fore.NET Syntax

CanPaste(): Boolean;

Description

The CanPaste method returns whether the element can be pasted from the clipboard.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IRdsDictionaryBox