Back to Devexpress

TdxBadge.Adorners Property

vcl-dxuiadorners-dot-tdxbadge-2af2eb8d.md

latest878 B
Original Source

TdxBadge.Adorners Property

Provides access to the collection to which the badge UI adorner belongs.

Declaration

delphi
property Adorners: TdxBadges read;

Property Value

Type
TdxBadges

Remarks

You can use the Adorners.Color, Adorners.Font, and Adorners.ParentFont properties to adjust settings common to all badges. Refer to the TdxBadges class description for detailed information on all available options.

See Also

TdxGuide.Adorners

TdxBadge Class

TdxBadge Members

dxUIAdorners Unit