TMSFMXPageControl Badge

I use the TMSFMXPageControl to have multiple pages with tabs. I use the badge property on each page.
However, the badge is getting cut off together with its parent alignment.
This is how it looks:
Capture

I checked all the properties like ClipChildren etc. but I can't see from what this problem comes.
Any help would be greatly appreciated.

Did you try setting TMSFMXPageControl1.TabSize.Margins.Top to a higher value?

Thanks much!
Works great!

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.