From a central main gui application written in DelphiXE2 I want to manage (size, position ) many host external application form ( delphi6 ,delphiXE2 ) in a MDIChild/Tabbed style. My idea is to manage "virtual" panel ( or form ) inside the main gui application hosting the external form ,with "hosting " I mean anchor size and position of virtual form to external one.
Some idea to achieve that ?