TcxvgHitTest Class
In This Article
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