Skip to main content

TcxGridCustomizationFormHitTest Class

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

Declaration

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

See Also