<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines:
Comments (0)
Removes comments (/* ... */) from a string
Namespace: RSSVGUtils
Delphi
function RemoveComments( S: String ): String;
Parameters
S
Type: String
•RSSVGUtils