TcxGridFooterHitTest Class
Stores HitTest information about the footer panel located at the inspected point.
Declaration
TcxGridFooterHitTest = class(
TcxCustomGridViewHitTest
)
Remarks
The TcxGridFooterHitTest class overrides the HitTestCode function to return the htFooter hit code if the footer panel is located at the inspected point.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridFooterHitTest
See Also