help files
Buy Z505 Laptops Today
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Procedures and functions] Reference for unit 'substrings' (#powtils_main)

SubstrReplace

Declaration

Source position: substrings.pas line 62

function SubstrReplace(

  const str: String;

  const sub: String;

  const repl: String

):String;

Notes

Replaces all instances of SUB in STR with REPL.

This is similar to the StringReplace function in sysutils (but using Substrings.pas may mean you save 60-90KB if you do not use sysutils).






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505