Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > 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: RSSVGCtrls
Delphi
published property Lines: TStrings read FLines write SetLines;
Property Value
Type: TStrings
•TRSSVGThreadImage
•RSSVGCtrls