<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGSyncObjs > Classes > TSVGLoadThread > Constructors:
Comments (0)
Constructs the thread and opens a file stream for the given filename
Namespace: RSSVGSyncObjs
Delphi
public constructor Create( const aFilename: String; DefaultWidth, DefaultHeight: Single; Suspended: Boolean = True ); overload;
Parameters
aFilename
Type: String
DefaultWidth
Type: Single
DefaultHeight
Suspended
Type: Boolean
•TSVGLoadThread
•RSSVGSyncObjs