IMouseEventArgs.pPoint

Syntax

pPoint: IPoint;

Description

The pPoint property returns the mouse cursor coordinates in the client area of a component during mouse actions.

See also:

IMouseEventArgs