[Lazarus] Editable form in runtime
Paul Ishenin
ip at kmiac.ru
Tue Jun 19 10:57:05 CEST 2012
19.06.2012 16:53, Krzysztof wrote:
> Hi,
>
> I need create some simple IDE in my application. Has Lazarus TForm
> some switch to design mode or tools for that? I need something similar
> what Lazarus design form has - selecting, moving and resizing
> controls. Are some tools for that or must I write this by my self?
LCL does not have it. You need to write them yourself.
Also the Lazarus designer code is not modified LGPL as LCL but GPL2.
Best regards,
Paul Ishenin
More information about the Lazarus
mailing list