Skip to content

SVGText Editor

Carlo Barazzetta edited this page Jun 4, 2020 · 3 revisions

SVGText Property Editor

Using the SVGIconImage component or the SVGIconItem of an TSVGIconImageList, you can set the property SVGText with a string value that contains the xml description of Scalable Vector Graphic image.

Operations

In this figure you can see the property editor for VCL version: https://github.com/EtheaDev/SVGIconImageList/blob/master/Demo/Images/SVGTextPropertyEditor.jpg

In the left you can edit the SVGText property: changing the text updates the icon image on the right to give you an immediate feedback.

Use "Proportional" check-box to view the image full stretched.

At the bottom, you can use "Load..." button to load the text from an .svg file, or you can use "Save..." button to save the text to an .svg file.

Using the central splitter or resizing the form, you can resize the SVGText Editor and the Icon.

Clone this wiki locally