Back to Devexpress

TcxGridGroupFooterHitTest Class

vcl-cxgridtableview-f77f2d9a.md

latest978 B
Original Source

TcxGridGroupFooterHitTest Class

Stores HitTest information about the group footer located at the inspected point.

Declaration

delphi
TcxGridGroupFooterHitTest = class(
    TcxGridFooterHitTest
)

Remarks

The TcxGridGroupFooterHitTest class overrides the HitTestCode function to return the htGroupFooter hit code if the group footer is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridFooterHitTest TcxGridGroupFooterHitTest

See Also

TcxGridGroupFooterHitTest Members

cxGridTableView Unit