Online Documentation for Advanced Localizer for RAD Studio VCL
Languages property
Applies to
TQCustomLanguageSource component
Declaration
property Languages: TStrings;
Description
The Languages property contains all the available languages and the corresponding files with the localized strings. The correspondence between the languages and the language files is set in the following format:
<LanguageName1>=<LanguageFile1>, e.g. English=C:.lng.
See also: