Skip to main content
A newer version of this page is available. .

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