RTTI: read and write values to properties/fields of an instance

Thanks Bruno. This works !

Now I am trying to use GetField so I can read/write the values of (public) variables (instead of published properties), but this does not seem to work ?

Not sure GetField is intended like this ?

I assume this is still a limitation as read in How to get fields using RTTI ?

Thanks