[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'resource' (#fcl-res)

TAbstractResource.NotifyResourcesLoaded

Tells the resource that all resources have been loaded

Declaration

Source position: resource.pp line 156

protected procedure TAbstractResource.NotifyResourcesLoaded; virtual; abstract;

Description

This method is called by a TResources object when the loading of all resources from a stream has completed.

Example:

A Group resource (e.g. TGroupIconResource) can use this method to find all its sub-resources, since all resources have been loaded from a stream.


Documentation generated on: Nov 14 2015