You are reading help file online using chmlib.com
|
ActiveLanguage property
Applies to
TsiLang component
Declaration
property ActiveLanguage: Integer;
Description
ActiveLanguage property indicates the current language to be used for Caption, Hint and DisplayLabel properties of all components from your form. Changing ActiveLanguage property automatically changes these properties to the correspondent values depending on ActiveLanguage.
Value of ActiveLanguage must be within the range [1..NumOfLanguages]
You are reading help file online using chmlib.com
|