How to get properties value by name in Delphi 10?
My property name Label1_Caption, and i found this components I set the value.
Below the code, but I don know how to component set the property name (concate string ‘Label1’+’_’+’Caption’)
My property name Label1_Caption, and i found this components I set the value.
Below the code, but I don know how to component set the property name (concate string ‘Label1’+’_’+’Caption’)