TdxBadgeBackground.Adorner Property
Provides access to the badge UI adorner to which the current background settings belong.
Declaration
property Adorner: TdxBadge read;
Property Value
Type |
---|
TdxBadge |
Remarks
This property set uses the Adorner property to notify its badge adorner every time the Color, FitMode, ImageIndex, or Transparent property value changes.
See Also