Adding a simple TPanel programmatically with alClient shows the issue:
The Panel will initially be upscaled by the DPI and thus is too large to fit.
Resizing the Form will "fix" this but this is not a feasable workaround when working maximized.
Minimal reproducable example is attached.
AdvPageControlBug.zip (6.9 KB)
Make sure that DPI scaling is set to a different value than 100% for reproducing.