[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

LazGetLanguageIDs (deprecated)

Deprecated. Use the GetLanguageID function from the translations.pas unit instead.

Declaration

Source position: lazutf8.pas line 219

procedure LazGetLanguageIDs(

  var Lang: string;

  var FallbackLang: string

);

Version info

Deprecated in LazUtils version 2.3.0.

See also

#lazutils.translations.GetLanguageID

  

Gets a record with the language code and country code for the current system locale.


Version 3.2 Generated 2024-02-25 Home