TcxGridNoneHitTest Class
Stores HitTest information about the inspected point that does not belong to a grid View.
Declaration
TcxGridNoneHitTest = class(
TcxCustomGridHitTest
)
Remarks
The TcxGridNoneHitTest
class overrides the HitTestCode function to return he htNone
hit code.
Inheritance
TObject
TcxCustomGridHitTest
TcxGridNoneHitTest
See Also