BeginDragEventArgs.Create

Syntax

Create(Point: IPoint);

Parameters

Point - coordinate in the client area of a component when the dragging of object from the component begins.

Description

The Create constructor creates an argument of the OnBeginDrag event that occurs when the user starts dragging an object from the component.

See also:

BeginDragEventArgs