On Sun, Jan 16, 2011 at 2:56 PM, Sven Barth <[email protected]> wrote: > In fpGUI there is no "new AutoSize" and also there is no "FormCreate", > because in fpGUI the convention is to create controls in "AfterCreate" which > is a virtual method and not an event. Also fpGUI does not rely on component > streaming and thus the __visibility of component fields can be as low as > private without problems__.
That is very important and a good point. Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
