On Friday 12 October 2018 21:50:32 mohamed hamza wrote:
> Excuse me, but in the hurry I gave you a bad example with an unforgiven
> error.
>
> As an attachment there is the real example.
>
"
procedure tmainfo.onCreated(const sender: TObject);
begin
f2fo:= tf2fo.create(application); //<<<<----
//or better:
// application.createform(tf2fo,f2fo);
//register for cross form component linking
end;
"
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk