plugin - docking window

estra

Member
Hello!

Tell me how to correctly implement the embedded window in the plugin (like an Object Inspector or Structure). Just changing the properties of DragKind and DragMode does not help.

I can set the Parent and Owher properties for the window correctly, but what to do next?
 
Appealing to the developers of PL / SQL Developer!

I have access to the TAppliation and TScreen objects, to the TForm of the main window.

Can you tell us how this is done in PL / SQL Developer? Maybe you can give excerpts from the code to make it clear how this is implemented in PL / SQL Developer?
 
Back
Top