TTMSFNCSVGBitmap.SaveToStream Method
Saves the SVG graphic to the given stream.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGBitmap
Syntax
procedure SaveToStream(Stream: TStream); override;
Parameters
| Name | Description |
|---|---|
Stream |
The output stream that receives the SVG data. |