There is an alternative solution.
have multiply panels , all overlapping each other.
work with visible, and or BringToFront
Eg, have the Panels all alClient
in the designer select the one to edit, by sending the others back (z-order)
in your app, have them Visible:=false by deault.
Set the one you whist to show Visible:=True