TClrImage.LoadFromFile(string) Method
Creates an Image from the specified file.
public procedure LoadFromFile(const Filename: string); overload;
Parameters
- Filename
- Type: string
A string that contains the name of the file from which to create the Image.