TCustomBitmap32.LoadFromFile

procedure LoadFromFile(const FileName: string);

Description

Loads an image from a file. This method uses a temporal TPicture object to load data and will succeed with any format supported by TPicture.

See Also

Examples, LoadFromStream, SaveToFile