I can change the languages at runtime using:
TeeSetxxxx() where xxxx is the language.
Not knowing what language the user like to set, I need to include all supported languages.pas files, wich seem to me a overhead.
Is there a way I could load a language file dynamically when using the TeeChart. Example from a ini file. So Teechart get his variables from a inifile and not from linked .pas files ?
Language - change at runtime - load language file
Hi werner,
there's not a way to load the languages dynamically from external file, but you can always make use of the "build with runtime packages" option of the IDE and add the TeeLanguage87 package (which you will have to distribute with your app). This will help to obtain a smaller EXE.
there's not a way to load the languages dynamically from external file, but you can always make use of the "build with runtime packages" option of the IDE and add the TeeLanguage87 package (which you will have to distribute with your app). This will help to obtain a smaller EXE.
Pep Jorge
http://support.steema.com
http://support.steema.com