[fpc-devel] Circular references and forward declarations
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Jan 5 23:51:05 CET 2010
On 05/01/2010, Marco van de Voort <marcov at stack.nl> wrote:
>
> You can only not have multiple design forms in one class, but the
That's a limitation specific to Delphi and Lazarus. Remember a Form is
also a class. So if you can have multiple classes in a unit, why can't
you have multiple form class in a single unit.
fpGUI Toolkit's UI Designer can and does handle multiple forms defined
in a single unit.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list