How to switch language?
Hello,
how can i switch the language in fastreport 3 at application runtime
or application restart?
Is that possible?
I need to switch from german to english.
how can i switch the language in fastreport 3 at application runtime
or application restart?
Is that possible?
I need to switch from german to english.
Comments
In directory Res\(Your_Language) launch mk.bat. to make the multi-languages
the resource, it is necessary to launch mkall.bat - is got file YOUR_LANGUAGE.frc, which it is necessary to load so: uses frxRes; frxResources.LoadFromFile('Your_Language.frc');