[Overview][Classes][Procedures and functions][Index] Reference for unit 'LCLTranslator' (#lcl)

GetDefaultLang (deprecated)

Deprecated.

Declaration

Source position: lcltranslator.pas line 83

function GetDefaultLang: string;

Function result

Default language code currently in use.

Description

Deprecated. Use the result from the SetDefaultLang function instead.

Version info

Deprecated in LCL version 2.1.0.

See also

SetDefaultLang

  

Sets the default language used for string translations.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.