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

LazGetShortLanguageID (deprecated)

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

Declaration

Source position: lazutf8.pas line 228

procedure LazGetShortLanguageID(

  var Lang: 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