<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods:
Comments (0)
Load the SVG from a Delphi binary object file
Namespace: RSSVG
Delphi
public procedure LoadFromBinaryFile( const FileName: String );
Parameters
FileName
Type: String
•RSSVG.TSVGDocument.LoadFromBinaryStream(TStream)
•RSSVG.TSVGDocument.LoadFromStream(TStream)
•RSSVG.TSVGDocument.LoadFromText(String)
•RSSVG.TSVGDocument.LoadFromXML(IXMLNode)
•RSSVG.TSVGDocument.SaveToBinaryFile(String)
•RSSVG.TSVGDocument.SaveToBinaryStream(TStream)
•TSVGDocument
•RSSVG