Skip to main content

TcxLanguage.Name Property

Returns a locale name.

Declaration

property Name: string read;

Property Value

Type
string

Remarks

While the LocaleID property specifies the locale in a numeric format, the Name property provides the corresponding display name containing a language, and a country or a region (this value is provided for some languages).

This value is used for display purposes.

See Also