TcxGridNavigatorHitTest Class
Stores HitTest information about the View Navigator located at the inspected point.
Declaration
TcxGridNavigatorHitTest = class(
TcxCustomGridViewHitTest
)
Remarks
The TcxGridNavigatorHitTest
class overrides the HitTestCode function to return the htNavigator
hit code if the View navigator is located at the inspected point.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridNavigatorHitTest
See Also