ResourcesLoaded: function(sender, args: Object);
sender. Event source
args. Event information.
The ResourcesLoaded event is occurs after resources are loaded from file.
The example of event use is given in the with description of the ResourceManager.RootResourcesFolder property.
See also: