Navigation: Code Documentation > RSVclSVG > RSSVGSyncObjs > 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 RSSVGSyncObjs.TSVGThread.Destroy.)
Top