IDragDropParams.Data

Fore Syntax

Data: Variant;

Fore.NET Syntax

Data: Object;

Description

The Data property returns the dragged data.

Example

An example of property use is given in the description of the IDragDrop.ReadParams method

See also:

IDragDropParams