ISysSettings.Refresh

Syntax

Refresh;

Description

The Refresh method refreshes information about the current instance of the object by loading available changes from the settings file.

Comments

The method can be used if the settings file can be used by several users at a time. After saving changes made by one user, these changes appear on other users' side on calling the Refresh method.

See also:

ISysSettings