> > > As anyone used Embedded Forms in D5 yet ?
> > Do you mean Frames?
> What is a frame for the uninitiated?

TFrame is a new component in D5 that acts like a form in that there
is a sub-classing engine involved which creates a new TFrame class
so that you can use the frame in several places... There's also an automated
registration of the frameclass if you want it to work across applications (by
default you can select from those frames inside your application)...

Frames are a great alternative to creating a component for everything and
also assist well in creating multicontrol components that you would have
otherwise used TPanel and some fiddling to do...

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to