System.SysUtils.TLanguages.UserDefaultLocale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property UserDefaultLocale: TLocaleID read GetUserDefaultLocale;

C++

/* static */ __property unsigned UserDefaultLocale = {read=GetUserDefaultLocale, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TLanguages

Description

Embarcadero Technologies does not currently have any additional information.