TTMSFNCSVGBitmap.LoadFromFile Method
Loads the SVG graphic from the specified file path.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
procedure LoadFromFile(const Filename: String); override;
Parameters
| Name | Description |
|---|---|
Filename |
The full file path of the SVG file to load. |