Hide Comments
Hide Comments

Using the TRSSVGImage to display SVGs (VCL and FMX)

Comments (0)

The TRSSVGImage component displays a graphical image of an SVG. The control ensures that the image is always of the highest resolution by redrawing the SVG when the control is resized.  To display SVG files or text in your form as resolution-independent images, perform the following steps:

 

hmtoggle_plus1Drop an SVG document component on your form

 

hmtoggle_plus1Set the Filename property to the SVG file

 

hmtoggle_plus1Drop a TRSSVGImage component on the form

 

hmtoggle_plus1Connect the SVGDocument to the SVG document component

 

hmtoggle_plus1Optionally, set the SVGRoot property to the display a portion of the SVG document

 

 

 

 

 

Comments (0)

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