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