Skip to main content

TdxBadge.Background Property

Provides access to the badge UI adorner’s background appearance settings.

Declaration

property Background: TdxBadgeBackground read; write;

Property Value

Type
TdxBadgeBackground

Remarks

You can use the Background.Transparent property to hide or display the adorner’s background. Refer to the TdxBadgeBackground class description for detailed information on all available background customization options.

See Also