Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSSVGThreadImage > Properties
TRSSVGThreadImage.Lines Property
Defines the text of a SVG to load. The Lines property is useful for when you don't want to load a SVG from a file with the Filename property.
Namespace: FMX.RS.SVGCtrls
Delphi
published property Lines: TStrings read FLines write SetLines;
Property Value
Type: TStrings
•TRSSVGThreadImage
•FMX.RS.SVGCtrls