J,

D5 as you know gives you 2 options:

1. Old style embedded forms. EmbeddedForm.Parent := ContainerPanel
2. Using frames

I guess you know about 1. I have used 2. with success and even turned them
into components where that was more convenient. Basically they behave just
like an ordinary form. No muss no fuss....

------------------------------------------------------------------------
--Donovan
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems, Delphi Developer
Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
TVisualBasic = Class(None);
------------------------------------------------------------------------


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jeremy Coulter
Sent: Tuesday, 14 March 2000 06:59
To: Multiple recipients of list delphi
Subject: [DUG]: Embedded Form


HI all.

As anyone used Embedded Forms in D5 yet ?
I am looking at them from a development point of view.
>From what i read in the Delphi Informant Mag. from Jan this year, diff.
developers can work on diff. forms, and they become seamless when they are
compiled.
The example they used in the mag was a Tab control, and instead of using a
Page control in it, it uses Embedded forms.
I was just wondering if anyone had used them yet, and with what kind of
success.

Cheers, Jeremy Coulter

---------------------------------------------------------------------------
    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

Reply via email to