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