TTMSFNCSVGBitmap.LoadFromStream Method
Loads the SVG graphic from the given stream.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
procedure LoadFromStream(Stream: TStream); override;
Parameters
| Name | Description |
|---|---|
Stream |
The input stream containing SVG data. |