Report Manager Documentation

Translator�Properties

The properties of the Translator class are listed below. For a complete list of Translator class members, see the Translator Members topic.

Public Static Properties

SEvalType

Public Instance Properties

Active Set this property to true to open the resource file. Before obtaining translations, this property must be set.
AutoLocale When this property is set to true, the provided file name will extended with the current user regional extension
Container (inherited from Component)
Count Number of items in the resource file
Filename Resource file to load strings from, you usually provide the file name without extension, so with, Autolocale set to true, the extension will be added based on the current user regional settings.
Item You can access translation providing an integer index. The Active property must be set to true before accessing translations
Site (inherited from Component)

Protected Instance Properties

DesignMode (inherited from Component)
Events (inherited from Component)

See Also

Translator Class | Reportman.Drawing Namespace