LoadFromResourceName

Graphics32

TBitmap32.LoadFromResourceName

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, LoadFromResourceID, LoadFromStream