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