TdxTileControlHitTest Methods
Contains a tile control‘s HitTest information.Name | Description |
---|---|
Calculate(Integer,Integer) | Calculates HitTest information for a specified tile control point. |
Clear | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
Recalculate | Recalculates HitTest information for the inspected point. |
ToString | Inherited from TObject. |
See Also