<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines:
Comments (0)
Parses the input string for a valid url/uri value ('uri(# ref)' or 'url(#ref)')
Namespace: RSSVGUtils
Delphi
function ParseURI( S: String ): String; overload;
Parameters
S
Type: String
•RSSVGUtils