LoadFromResourceID

Graphics32

TBitmap32.LoadFromResourceID

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