LanguageChooser
Widget that lets you select the active language from a list.The active language is saved and used for subsequent startups.By the system variables “@@LANGUAGE”, “@@LANGUAGENAME” and “@LANGUAGECOUNT” it’possible to access (inside pages or scripts) information about: active language, language description and languages installed count.It has the following properties:
- hint: lets you assign to the data a description string taken from the text database, displayable in another part of the screen as a hint. For this purpose, use the StringHint component.