Language - change at runtime - load language file
Posted: Mon Oct 29, 2007 2:51 pm
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 ?
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 ?