Skip to main content
A newer version of this page is available. .

TcxvgHitTest Class

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

Declaration

TcxvgHitTest = class(
    TcxCustomHitTestController
)

Remarks

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

Inheritance

See Also