TdxTileControlHitTest.HitAtGroup Property
Indicates if the inspected point corresponds to a tile group.
Declaration
property HitAtGroup: Boolean index tchtGroup read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point falls within a tile group area free from any items; otherwise – False. Use the Group property to access the tile group’s settings.
See Also