IDragDropParams.Data

Fore Syntax

Data: Variant;

Fore.NET Syntax

Data: Object;

Description

The Data property returns the dragged data.

Example

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

See also:

IDragDropParams