TdxBadgeBackground.Adorner Property
In This Article
Provides access to the badge UI adorner to which the current background settings belong.
#Declaration
Delphi
property Adorner: TdxBadge read;
#Property Value
Type |
---|
Tdx |
#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