I need to access, record properties, and set/get this property values. Firstly, i want to access properties. But i can\'t.
What is wrong? Ver : Delphi XE6.
sampl
Your problem is that there is no RTTI available for record properties as already reported in 2009 but still not fixed (QC#78110).
Edit: And still not fixed in 2017 (RSP-19303).