Show contents 

Forms > Forms Assembly Interfaces > IBeginDragEventArgs > IBeginDragEventArgs.Point

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