IBeginDragEventArgs.Point

Syntax

Point: IPoint;

Description

The Point property returns mouse cursor coordinates relative to the component, within which dragging is initialized.

Comments

The property returns cursor coordinates relative to the top left component corner.

See also:

IBeginDragEventArgs