Skip to main content

TdxCustomRangeControlHitTest Class

Stores HitTest information of the range control.

Declaration

TdxCustomRangeControlHitTest = class(
    TObject
)

Remarks

This class provides the following members that allow you to:

A TdxCustomRangeControlHitTest object is referenced by the range control’s HitTest property.

Inheritance

TObject
TdxCustomRangeControlHitTest
See Also