Back to Devexpress

TcxvgHitTest Class

vcl-cxvgrid-d91ecc4b.md

latest734 B
Original Source

TcxvgHitTest Class

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

Declaration

delphi
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

TObject TcxCustomHitTestController TcxvgHitTest

See Also

TcxvgHitTest Members

cxVGrid Unit