Hi! Some time ago, I asked if TApplication.UpdateMainForm should accept a TCustomForm as parameter instead of TForm. The answers on this topic make me understand this decision.
But now, extending some controls of LCL (including some kind of security on it), and some of then, don't have a TCustom<ClassName> as ancestor. Some controls that don't have: ** TScrollBox ** TDBText ** TDBEdit ** TNotebook (and TPage) Currently I'm extending the controls of DB Controls palette, so I think that has more controls without the TCustom<ClassName> ancestor. So, this is a bug or Is a design decision? -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus