RadioGroup AutoSize property is broken

I am using C++Builder 11 with Upgrade 1 with the 64bit VCL project. I have installed the newest TMS VCL UI Pack 10.6.8.0 released Dec 1, 2021.

When I use the AdvOfficeRadioGroup or HTMLRadioGroup and the AutoSize property is set to gasBoth the radio groups are very small and unusable. I have attached a picture showing the property AutoSize=gasNone and AutoSize=gasBoth.

We have improved this. It was introduced on base class TAdvGroupBox but wasn't playing well yet with descending TAdvOfficeRadioGroup, THTMLRadioGroup. We improved this now.