I'm trying to manually dock a TForm in a TElPageControl during form creation but can't seem to come up with a way to do it. I can dock the form after creation with drag and drop and I can do it in code with a TPageControl but TElPageControl seems to require a different strategy.
Thanks
Mitch
Comments