Skip to main content

TcxvgHitTest Class

Contains HitTest information about the vertical grid elements located under the mouse pointer.

Declaration

TcxvgHitTest = class(
    TcxCustomHitTestController
)

Remarks

The TcxvgHitTest object is accessible through the HitTest property and provides an interface that allows you to determine the vertical grid elements located under the mouse pointer.

Inheritance

See Also