TXStatusBar.Language Property

Determines the language in which a status bar displays resources. The status bar has English and German as built-in languages, additional languages can be added with the ResourceFile property. The default language is the Windows system language. See Technical Articles - Resources for more information.

Syntax

   TXStatusBar.Language [= value]
Setting Description
41 German (Switzerland)
43 German (Austria)
49 German
else English

Data Types

Integer.

See Also