Howdy, Stranger!

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

In this Discussion

Control '' without parent window - re-issued

I have to set the dblClick event for a Teltreeinplaceedit control; This is my line:
eltreeinplaceedit1.editor.OnDblClick :=  treeCompDblClick;
I get the message Control ' ' has no parent Window.
I am using ElPack4 and cannot change...
Can I fix this somehow ?

Thank you.

P.S. The message appears after the treeCompDblClick is successfully completed.

Comments

Sign In or Register to comment.