<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 1, 2015 at 5:19 PM, Graeme Geldenhuys <span dir="ltr"><<a href="mailto:mailinglists@geldenhuys.co.uk" target="_blank">mailinglists@geldenhuys.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
</span>Can Lazarus already handle such "developer defined components"? I<br>
remember the good old days of Delphi 7. Define a nice Form or Frame<br>
template. Select everything and drag it to the component palette and<br>
magically you have a developer defined component you can reuse.<br></blockquote><div><br></div><div>I'm not sure about drag-drop (i only have Delphi 2 available and last time i used any more recent Delphi was the personal edition of 6 -ithink- that i got from a magazine CD cover years ago).<br><br></div><div>But you can create "custom designable" components using frames in Lazarus. They're not as neat as a custom component made in pure code (and i honestly haven't yet figured out if i can modify the components in a frame after placing them or not and what happens if i modify the frame after that, so i usually avoid touching frames after making them). I use frames all the time (although because of the ambiguousness i mentioned i almost always instantiate them via code instead of via the component bar).<br><br></div></div></div></div>