Back to Devexpress

TcxGridCustomizationFormHitTest Class

vcl-cxgridcustomview-d3835c38.md

latest973 B
Original Source

TcxGridCustomizationFormHitTest Class

Stores HitTest information about the customization form located at the inspected point.

Declaration

delphi
TcxGridCustomizationFormHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridCustomizationFormHitTest class overrides the HitTestCode function to return the htCustomizationForm hit code if the customization form is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridCustomizationFormHitTest

See Also

TcxGridCustomizationFormHitTest Members

cxGridCustomView Unit