GLanguages Variable

Contains the list of languages available in the program.

Unit: uConsts
var GLanguages: TStringDynArray

Value

Type: TStringDynArray

 

By default it's filled by CLanguages but you can give an other value by code in your program. It's used in the SelectLanguage screen called by Tools/Languages default action. If you don't use default language selection, you can ignore this variable.