procedure LoadFromResourceID(Instance: THandle; ResID: Integer);

Description

Loads an image from a resource. Instance is the handle of the module that contains the resource. ResID is the resource ID for the bitmap

[See also]: LoadFromFile, LoadFromStream, LoadFromResourceName