I'm new to these components and am finding it difficult to set the root to say a regular TPanel.
For example, in the demo \..\demos\delphi\lmddesign\TLMDDesigner
In Form2 which is defined as the root, instead how can I add a Panel and make that the root like in the screenshot?
I tried following the help but found it confusing.
Thanks.
png
png
Comments
I was wanting to do similar to Visual Studio where instead of showing the actual form in the panel, I wanted to draw my own custom painted form borders and use the designer in the client area of my fake form.
I've almost got it working nicely but need to try and correct a few things :)