Back to Devexpress

TcxGridFilterHitTest Class

vcl-cxgridcustomtableview-f5075329.md

latest899 B
Original Source

TcxGridFilterHitTest Class

Stores HitTest information about the filter panel located at the inspected point.

Declaration

delphi
TcxGridFilterHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridFilterHitTest class overrides the HitTestCode function to return the htFilter hit code if the filter panel is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridFilterHitTest

See Also

TcxGridFilterHitTest Members

cxGridCustomTableView Unit