TdxCustomTileControl.HitTest Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the ActiveHitTest property instead of HitText.
Declaration
property HitTest: TdxTileControlHitTest read;
Property Value
| Type | Description |
|---|---|
| TdxTileControlHitTest | Stores tile control hit test information. |
See Also