TAskLanguage
Hierarchy Properties Methods Events
Unit
TeeTranslate
Description
This form displays the available languages for the developer to choose the language to use when displaying the chart dialogs and message constants.
When changing the current language, its name is stored in Windows registry at this key:
(current user) Software\Steema Software\TeeChart Pro\Editor\Language
The current language is only used at design-time while designing forms.
At runtime, you should manually set the desired language.
Example:
Uses TeeGerman;
...
TeeSetGerman;
...
ChartEditor1.Execute;
Submit your feedback about this page.
Copyright 1995-2007 © by Steema Software. All Rights Reserved.