Unit 'LazUTF8' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

LazGetLanguageIDs (deprecated)

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

Declaration

Source position: lazutf8.pas line 227

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 4.4 Generated 2025-11-08 Home