On Wednesday 10 October 2012 06:34:36 IvankoB wrote:
> >> Even for inheriting no-descendants form ? Strange.
> >
> > Testcase please. :-)
> >
> > Martin
>
> See the attachment where:
>
> procedure tparent2fo.parent2formcreate(const sender: TObject);
> begin
> showmessage('parent2form''s OnCreate is called'); // <<< NOT CALLED
> end;
>
> procedure tparent2fo.parent2formcreated(const sender: TObject);
> begin
> showmessage('parent2form''s OnCreated is called'); // <<< CALLED TWICE
> end;

There is noparms.pas in the zip only. Please send the complete project.

Martin

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to