TcxGridLayoutViewRecordCaptionHitTest Class
Stores HitTest information for the card caption.
Declaration
TcxGridLayoutViewRecordCaptionHitTest = class(
TcxGridRecordHitTest
)
Remarks
The TcxGridLayoutViewRecordCaptionHitTest class overrides the HitTestCode function to return the htLayoutViewRecordCaption hit code if the test point belongs to the card caption.
Indirect TcxGridLayoutViewRecordCaptionHitTest Class Reference
The TcxGridLayoutViewRecordCaptionHitTest object is returned by the Layout View’s GetHitTest method.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridRecordHitTest
TcxGridLayoutViewRecordCaptionHitTest
See Also