Back to Devexpress

TdxTileControlHitTest Class

vcl-dxcustomtilecontrol-29eb5f82.md

latest920 B
Original Source

TdxTileControlHitTest Class

Contains a tile control‘s HitTest information.

Declaration

delphi
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

TdxTileControlHitTest Members

dxCustomTileControl Unit