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 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.