TdxBadgeViewInfo.TextFlags Property
In This Article
Returns the set of text formatting flags used to draw a text message over of the badge UI adorner‘s background.
#Declaration
Delphi
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