Hello!
I configured the "TAdvOfficePagerOfficeStyler" component on a hidden form. This form is included on many different forms ("uses"-section). The other forms are using the "TAdvOfficePager" component. So I can change the style of every "TAdvOfficePager" component easily on one central place.
That works fine, but TAdvOfficePagerOfficeStyler.TabAppearance.Font.Size doesn´t seem to work properly.
Changing the size setting in "TAdvOfficePagerOfficeStyler" the font in "TAdvOfficePager" gets scaled directly at design time. But at runtime it seems to be resetted to a font size of 9.
The forms are scaled and my development machine runs at 96 DPI. The application is configured "Per Monitor V2".
I am using the latest version of the VCL UI Pack.
By the way - the component "TAdvOfficeTabSet" with "TAdvOfficeTabSetOfficeStyler" is behaving as expected!
Any idea?
Kind regards
Oliver