TdxBadgeViewInfo.TextAreaBounds Property
Returns the rectangle bounding the badge UI adorner‘s area occupied by text.
Declaration
property TextAreaBounds: TRect read;
Property Value
Type |
---|
TRect |
Remarks
The badge’s text draw routine accepts the area occupied by the resulting text and a set of formatting flags.
See Also