Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > 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: RSSVGCtrls
Delphi
public function FindControl(SVGID: String): TControl;
Parameters
SVGID
Type: String
Type: TControl
•TRSSVGPanel
•RSSVGCtrls