Hide Comments
Hide Comments

TSVGLoadThread.Create(TStream,Single,Single,Boolean) Constructor

Comments (0)

Constructs the thread and prepares it to load the specified stream that should contain a SVG

Namespace: FMX.RS.SVGSyncObjs

expandingSyntax

Delphi

public 
  constructor Create( const aStream: TStream; DefaultWidth, DefaultHeight: Single; Suspended: Boolean = True ); overload; 
 

Parameters

aStream

Type: TStream

DefaultWidth

Type: Single

DefaultHeight

Type: Single

Suspended

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb