TTMSFNCBloxImage.LoadFromFile Method
Loads the image content from a file, replacing any existing content.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxImage
Syntax
procedure LoadFromFile(const FileName: string);
Parameters
| Name | Description |
|---|---|
FileName |
Source file path to read the bitmap data from. |