Back to Devexpress

TcxGridIndicatorHeaderHitTest Class

vcl-cxgridtableview-f800e74d.md

latest1.1 KB
Original Source

TcxGridIndicatorHeaderHitTest Class

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

Declaration

delphi
TcxGridIndicatorHeaderHitTest = class(
    TcxGridIndicatorHitTest
)

Remarks

The TcxGridIndicatorHeaderHitTest class overrides the HitTestCode method to return the htIndicatorHeader hit code if the column header indicator is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridIndicatorHitTest TcxGridIndicatorHeaderHitTest

See Also

TcxGridIndicatorHeaderHitTest Members

cxGridTableView Unit