SupportMultiLanguage: Boolean;
SupportMultiLanguage: bBoolean;
The SupportMultiLanguage property determines whether the express report title is multilingual.
Available Values:
True. The report title is multilingual. The Resource object used to store translations is determined in the IEaxAnalyzer.Resources property. If no object is defined, it is auto created as a child object of the express report.
False. Report title is monolingual.
The property use is given in the example for IEaxAnalyzer.Resources.
See also: