DictionaryTree.refreshAll

Syntax

refreshAll(reInit: Boolean);

Parameters

reInit. Indicates if the dictionary is reopened. If this parameter is true, the dictionary is reopened, otherwise it is not.

Description

The refreshAll method refreshes the tree of dictionary elements.

Comments

The method result is identical to the result of refresh.

Example

The example of use is given on the page with description of the Attribute.Translation property.

See also:

DictionaryTree