TXButtonBar.Language Property

Determines the language in which button bar displays resources. The button 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

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

Data Types

Integer.

See Also