TdxTileControlHitTest Class
Contains a tile control‘s HitTest information.
Declaration
TdxTileControlHitTest = class(
TObject
)
Remarks
Members of this class allow you to inspect a specific tile control point and obtain the HitTest information about this point. A TdxTileControlHitTest
object is referenced by a tile control’s ActiveHitTest property.
Inheritance
TObject
TdxTileControlHitTest
See Also