ResourceManager.StartupSetLoaded

Syntax

StartupSetLoaded: function(sender, args);

Parameters

sender. Event source

args. Event information.

Description

The StartupSetLoaded event is occurs after loading all resource files for the current language.

Example

The example of event use is given in the with description of the ResourceManager.String property.

See also:

ResourceManager