StartupSetLoaded: function(sender, args);
sender. Event source
args. Event information.
The StartupSetLoaded event is occurs after loading all resource files for the current language.
The example of event use is given in the with description of the ResourceManager.String property.
See also: