Online Documentation for Advanced Localizer for RAD Studio VCL
ActiveLanguage
Applies to
TQCustomLanguageSource component
Declaration
property ActiveLanguage: integer;
Description
The ActiveLanguage property determines the currently active language. The default property value is -1, that means no language is selected (all instances of TQCustomLocalizer attached to the TQCustomLanguageSource use their own string sets). The value of this property is the language index of the Languages property.
See also: