Problem with Multi-Language resource file
Hello;
I have FR 3.20 and D7. I use multilang.exe to create frxMultiLang.pas file. But when I try to call SetXXXResources procedure only button caption change. All other things like hints, labels etc don't change
.
Maybe something change in 3.20 and there is newer version of multilang.exe but I can't find it.
Enybody have any idea ?
Best regards
Kris
I have FR 3.20 and D7. I use multilang.exe to create frxMultiLang.pas file. But when I try to call SetXXXResources procedure only button caption change. All other things like hints, labels etc don't change

Maybe something change in 3.20 and there is newer version of multilang.exe but I can't find it.
Enybody have any idea ?
Best regards
Kris
Comments
I got the same problem did you found a solution?
Thanks
frxresources.Clear;
frxresources.AddStrings('<span style='color:red'>resources-string</span>');
The <span style='color:red'>resources-string</span> can copy from resource-file from fastreport folder.