| Programming C# C++ (7) Delphi (617) .NET (2) Database (71) Delphi IDE (89) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) Java (8) JavaScript (31) perl (9) php (4) VBScript (1) Visual Basic (1) |
Determine the operating system's default language
(2 votes). Leave comments and/ or rate it.
The code below uses unit SysUtils to easily determine the Operating System's default language. The TLanguages class also contains other information for each entry - check the online help on this type.
Comments:
| ||||||||||||||||||