|
<< Click to display table of contents >> TRVSVGPathButton.SVGPath |
The SVG path string that defines the image displayed on the button.
property SVGPath: TRVUnicodeString;
The SVG path contains the drawing commands.
The coordinates of the objects drawn by the commands in SVGPath must lie within the bounds of SVGViewBox.
The image is displayed using the same color as the button text and the opacity specified by the SVGOpacity property.