Hide Comments
Hide Comments

Comments (0)

Represents namespace FMX.RS.SVGCtrls.

expandingClasses

 

Name

Description

public class

TRSFmxSVGDocument

Provides design-time (and run-time) access to an SVG document. Specify the Filename of the SVG to load or use the Lines property to "bundle" your SVG into the application

public class

TRSSVGCircle

Defines a TCircle for a SVG circle element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGEllipse

Defines a TEllipse for a SVG ellipse element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGImage

TRSSVGImage 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 rescaled.

Use TRSSVGImage to display a graphical image of a SVG on a form. Use the SVGDocument and SVGRootID properties to control which SVG is displayed in the image. TRSSVGImage introduces several properties to determine how the SVG is displayed within the boundaries of the TRSSVGImage object.

public class

TRSSVGLayout

Defines a TLayout for a SVG group or use element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGLine

Defines a TLine for a SVG line element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGPanel

Provides a panel for generating design-time or run-time FMX objects for a SVG. Unlike the TRSSVGImage component, the TRSSVGPanel component does not draw the SVG using canvas operations. Rather, it generates the FMX controls to draw the SVG.

public class

TRSSVGPath

Defines a TShape for a SVG path element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGRectangle

Defines a TRectangle for a SVG rect element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element

public class

TRSSVGText

Defines a TText for a SVG text element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element.

public class

TRSSVGThreadImage

TRSSVGThreadImage displays a graphical image of a SVG. The control ensures that the image is always of the highest resolution by redrawing the SVG when the control is rescaled.

Use TRSSVGThreadImage to display a graphical image of a SVG on a form. Use the Filename or Lines properties to control which SVG is displayed in the image. TRSSVGThreadImage introduces several properties to determine how the SVG is displayed within the boundaries of the TRSSVGThreadImage object.

public class

TRSSVG_Image

Defines a TImage for a SVG image element. This class is used when FMX objects are generated for the SVG (as opposed to drawing them directly using the TRSSVGImage component), which provide FMX access to the SVG element.

Top

expandingVariables

 

Name

Description

public variable

MAX_SVGIMAGE_SIZE

Represents variable MAX_SVGIMAGE_SIZE.

Top

Comments (0)

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