Back to Devexpress

TcxGridNavigatorHitTest Class

vcl-cxgridcustomview-ee15956e.md

latest913 B
Original Source

TcxGridNavigatorHitTest Class

Stores HitTest information about the View Navigator located at the inspected point.

Declaration

delphi
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

TcxGridNavigatorHitTest Members

cxGridCustomView Unit