TdxCustomTileControl.HitTest Property
Returns HitTest information about a specific point within the current tile control.
Declaration
property HitTest: TdxTileControlHitTest read;
Property Value
Type |
---|
TdxTileControlHitTest |
Remarks
This property is obsolete. Use the tile control’s ActiveHitTest property instead.
See Also