DictionaryTree.ShowImportExportResult

Syntax

ShowImportExportResult: Boolean;

Description

The ShowImportExportResult property determines whether messages about import or export results are displayed.

Comments

Use JSON to set the property value and the getShowHidden method to get the property value.

By default it is set to true, that means, messages about import and export results are displayed.

Example

The example of use is given on the page with description of the Dictionary.ImportSchema property.

See also:

DictionaryTree