BadgeType
Specifies how the badge will be rendered on the screen: circle, rectangle or pill-shape.
pas
property BadgeType: TNxBadgeType read FBadgeType write SetBadgeType default btPill;
Specifies how the badge will be rendered on the screen: circle, rectangle or pill-shape.
property BadgeType: TNxBadgeType read FBadgeType write SetBadgeType default btPill;