Hide Comments
Hide Comments

Comments (0)

the SVG object to draw

Namespace: RSSVGSyncObjs

expandingSyntax

Delphi

public
  property SVG: TSVGDocument read FSVG write SetSVG;
 

Property Value

Type: TSVGDocument

expandingRemarks

noteNote

The TSVGLoadThread uses this SVG to load from the file or stream. Any changes to the SVG before execution will be lost.

alert_cautionWarning

Read or write this property only when the thread is not executing ( e.g., either before Start or in OnTerminate event)

expandingSee Also

Reference

Comments (0)

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