I have an older project that uses the TAdvToolBarPager control
After updating to 13.1.12.0 I get an error when opening the form that uses TAdvToolBarPager - Class TAdvPage not found.
If I click continue the TAdvPage controls hosted by TAdvToolBarPager are removed
The TAdvToolBarPager shows the following message
Right-click and choose "New Page" to insert a new tabsheet
If no such right-click menu option appears please install designtime package!
However, if I avoid opening that page I can still compile my project and the page that uses TAdvPage works correctly at runtime.
What do I need to do to get TAdvToolBarPager working in design time ?