2014-02-27 9:24 GMT-03:00 Mattias Gaertner <[email protected]>:
> On Thu, 27 Feb 2014 09:07:49 -0300 > Fabio Luis Girardi <[email protected]> wrote: > > > So, to resolve some issues to make a "TDBCtrlGrid" for lazarus, designer > > should use this function to determine the real parent of a child control? > > Let me rephrase: No Lazarus component has ever used this function. > Right. I can't found a example of this function. > > So far I understood that you wrote a custom control Right too, I'm writing a TCustomControl descendant. > , but the designer > does not allow to add child controls. > Is this correct? > No. Lazarus allow me to add a child to my control, but I want redirect these childs to use a Panel inside of my TCustomControl as their parent. > > Can you send some more code? Then maybe someone sees the > problem. > Yes, I'll provide soon as possible. > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
