TdxBadgeViewInfo.Adorner Property
Provides access to the painted badge UI adorner.
Declaration
property Adorner: TdxBadge read;
Property Value
| Type |
|---|
| TdxBadge |
Remarks
This property returns the inherited Adorner property value cast to the TdxBadge class.
See Also