Thanks for answer. I thought that were different lists. Sorry. Will use only this [email protected] from now.
Thanks for the help, Mattias 2010/4/20 Mattias Gaertner <[email protected]> > > On Tue, 20 Apr 2010 15:10:20 -0300 > Guionardo Furlan <[email protected]> wrote: > > > Hello "Lazarentos" > > > > I created a base class that uses RTTI to link the properties of child > > classes to fields of a TDataset. > > I need to modify the base class getter method for each property. > > Checking the sources of methods RTTI, the point is PPropInfo.GetProc. > > So how to assign the address of a method to override the PPropInfo.GetProc > > each property? > > > > Sorry, google translate this. > > That's ok. > But that's not excuse to send the mail to multiple lists at once. I > don't know if I should answer this at all ... Ok. I will give some > hints: > > See lazarus unit ideiintf/propeedits.pp procedure > WritePublishedProperties on how to iterate all properties and see the > unit typinfo function GetOrdProp how the methods must look like. You > need one for each kind. > > This is dirty hacking. > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- Timeo hominem unius libri Cogito ergo sum - Carpe diem []s Guionardo Furlan http://guionardo.blogspot.com http://www.guionardofurlan.com.br -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
