TdxTileControlHitTest.Group Property
Provides access to a tile group associated with the inspected point.
Declaration
property Group: TdxTileControlGroup read;
Property Value
Type |
---|
TdxTileControlGroup |
Remarks
This property returns a tile group if the HitAtGroup property returns True for the inspected point; otherwise – nil.
See Also