Show: Delphi C++
Display Preferences

System.SysUtils.PreferredUILanguageList

From XE2 API Documentation
Jump to: navigation, search

Delphi

function PreferredUILanguageList: ILanguageEnumerable;

C++

extern PACKAGE _di_ILanguageEnumerable __fastcall PreferredUILanguageList(void);

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

PreferredUILanguageList returns a list that contains the preferred UI languages.

PreferredUILanguageList returns a TStrings object that contains the preferred UI languages for user default UI languages at run time. The application cannot free the returned TStrings object.

See Also

Personal tools
Previous Versions
Translations