Which way ? As a frame ?
If so, then can anyone point me to an example or any information on how to
create and embed frames at run-time. All I could find in Delphi help was
that frame has to be _dropped_ onto the form.
If not as a frame then how ?
Thanks
Alex
From: "Bevan Edwards" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Monday, 12 June 2000 22:40
Subject: Re: [DUG]: Changing main form at run-time
>
> Why not imbed the appropriate secondary form into the main form once the
> decision has been made? Surely this has to be the simplest solution and
> you don't have to worry about trying to fiddle with the main form
> settings.
>
> Regards,
>
> Bevan
>
>
>
> Alex Kouznetsov wrote:
> >
> > I guess I could but I'd prefer not to if it was possible.
> >
> > Thanks
> >
> > ----- Original Message -----
> > From: <[EMAIL PROTECTED]>
> > To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> > Sent: Monday, 12 June 2000 16:39
> > Subject: Re: [DUG]: Changing main form at run-time
> >
> > > Quoting Alex Kouznetsov <[EMAIL PROTECTED]>:
> > >
> > > > That customized UI part of the application takes about 1-2% of all
the
> > > > code.
> > > > It is truly just a UI and nothing else. Redistributing 98% of
duplicated
> > > > code per each interface is a bit of an overehead. I'd opt for it if
> > Delphi
> > > > alowed packaging applications without packaging VCL. But it does
not.
> > >
> > > Isn't that what DLLs are?
> > >
> > > A package file is just like a DLL. So you could plonk you shared code
into
> > a
> > > DLL.
> >
> --------------------------------------------------------------------------
> > -
> > > New Zealand Delphi Users group - Delphi List -
[EMAIL PROTECTED]
> > > Website: http://www.delphi.org.nz
> > >
> >
>
> --------------------------------------------------------------------------
-
> > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> > Website: http://www.delphi.org.nz
>
> --
> Bevan Edwards mailto:[EMAIL PROTECTED]
> Achieve Software Limited http://www.achieve.co.nz
> Phone: (64-9) 444-4210 ICQ: 732011
> Fax: (64-9) 444-4201
> Mobile: (64-21) 979-603
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz