I have an app, with all screen output held in a resource file. The output can be English, French or German.
The screen output works (except for codepage problems causing some charcters not to display properly, but that isn't too much of a problem if I change the International settings), for all the languages.
What I would like to do is detect the International setup of the PC when the program starts and switch in the correct screen language. I was told it could be found in Windows.pas, but have been unable to find it.
Can anyone advise?
Many thanks
The screen output works (except for codepage problems causing some charcters not to display properly, but that isn't too much of a problem if I change the International settings), for all the languages.
What I would like to do is detect the International setup of the PC when the program starts and switch in the correct screen language. I was told it could be found in Windows.pas, but have been unable to find it.
Can anyone advise?
Many thanks