Saves the SVG document as Delphi binary object to the specified file. This function is faster than SaveToStream but is not compatible with any other software
Namespace: FMX.RS.SVG
Delphi |
public |
Parameters
FileName
Type: String
Note that if you load a SVG and then save it, any whitespace and/or comments are lost from the SVG |