Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines
RemoveComments(String) Method
Removes comments (/* ... */) from a string
Namespace: RSSVGUtils
Delphi
function RemoveComments( S: String ): String;
Parameters
S
Type: String
•RSSVGUtils