Back to Devexpress

TdxCustomRangeControlHitTest Class

vcl-dxrangecontrol-3a57c5d7.md

latest2.4 KB
Original Source

TdxCustomRangeControlHitTest Class

Stores HitTest information of the range control.

Declaration

delphi
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

TdxCustomRangeControlHitTest Members

dxRangeControl Unit