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