TranslateDialog.ShowLanguagesButton

Syntax

ShowLanguagesButton: Boolean

Description

The ShowLanguagesButton property determines whether the Another Language button is available to select additional languages.

Comments

If the property is set to True, the Another Language button is displayed. If the value is False (default), the Another Language button is hidden.

Example

The example of property use is given in the Example of Creating the TranslateDialog Component page.

See also:

TranslateDialog