Cesar Romero wrote:


And why do you think a form.OnCreate would fire at the right moment ?


Well, using embedded forms at runtime... you create the form when you
need the form. At which point the OnCreate fires.  Frames are meant
for usage at design time, so you have no control at runtime, as to
when it was created.
I agree and share the same opinion that Graeme, I use extensivelly form creation at runtime, and I had to drop the TFrame and use
embedded TForm.

In my current project I do the same with frames, so whats the differnece ?

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to