TdxBadgeViewInfo.TextFlags Property
Returns the set of text formatting flags used to draw a text message over of the badge UI adorner‘s background.
Declaration
property TextFlags: Cardinal read;
Property Value
| Type |
|---|
| Cardinal |
Remarks
The badge’s text draw routine accepts the text formatting flags and the target area.
See Also