Question: Is it possible to have a get and set value for TMyRecord when you have the name of the record member? something similar to RTTI. I cannot use an array as the members may have different data types. type ...
Question: Is it possible to have a get and set value for TMyRecord when you have the name of the record member? something similar to RTTI. I cannot use an array as the members may have different data types. type ...