Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGSyncObjs > Classes > TSVGLoadThread
TSVGLoadThread Constructors
Name
Description
Create(String,Single,Single,Boolean)
Overloaded. Constructs the thread and opens a file stream for the given filename
Create(TStream,Single,Single,Boolean)
Overloaded. Constructs the thread and prepares it to load the specified stream that should contain a SVG
Destroy
Represents the destructor of the TSVGLoadThread class. (Overrides FMX.RS.SVGSyncObjs.TSVGThread.Destroy.)
Top