Library Vcl NextSuite 6 Next Collection 6 Reference Classes TNxButton6 Badge

Badge

Specifies optional badge that can be shown beside the icon and/or caption.

pas
property Badge: string read FBadge write SetBadge;

Following example shows 2 badges with different values for BadgeType and BadgeColor properties.

Badge

Remarks

Badge is only visible if the property value is not an empty string.

Sign in