Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSSVGPanel > Methods
TRSSVGPanel.FindControl(String) Method
Returns the child (or grandchild, or grandchild, etc) control of the panel that has a SVGID property equal to the parameter
Namespace: FMX.RS.SVGCtrls
Delphi
public function FindControl(SVGID: String): TControl;
Parameters
SVGID
Type: String
Type: TControl
•TRSSVGPanel
•FMX.RS.SVGCtrls