Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

LmdDockPack

How to create a floating zone at run time ?
I've tried the code below (VDockPanel is a TLMDDockPanel) but it doesn't work :(
vLmdFloatingForm:=TLMDFloatingForm.Create(Application);
vLmdFloatingForm.Site.DockControl(vDockPanel,nil,alClient);

Many thanks in advance
Tagged:

Comments

Sign In or Register to comment.