Back to Devexpress

TcxGridIndicatorHitTest Class

vcl-cxgridtableview-5dfbadce.md

latest910 B
Original Source

TcxGridIndicatorHitTest Class

Stores HitTest information about the indicator column located at the inspected point.

Declaration

delphi
TcxGridIndicatorHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridIndicatorHitTest class overrides the HitTestCode function to return the htIndicator hit code if the indicator column is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridIndicatorHitTest

See Also

TcxGridIndicatorHitTest Members

cxGridTableView Unit