Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSSVGPanel > Properties
TRSSVGPanel.SVGRootID Property
Specifies which node of the SVGDocument to draw as the top- level SVG document.
Use the SVGRootID property to display only a portion of the SVGDocument .
Namespace: FMX.RS.SVGCtrls
Delphi
published property SVGRootID: String read FSVGRootID write SetSVGRootID;
Property Value
Type: String
Warning
If the SVGRootID property is not empty, the ID must exist in the SVG document or nothing is displayed.
•FMX.RS.SVGCtrls.TRSSVGPanel.SVGDocument
•TRSSVGPanel
•FMX.RS.SVGCtrls