procedure LoadFromResourceName(Instance: THandle; const ResName: string);

Description

Loads an image from a resource. Instance is the handle of the module that contains the resource. ResName is the name of the resource to load.

[See also]: LoadFromFile, LoadFromStream, LoadFromResourceID