Skip to content

Instantly share code, notes, and snippets.

@edsonmsantos
Created July 29, 2020 19:02
Show Gist options
  • Save edsonmsantos/a7568bc36f8f0171e67e14188cb83282 to your computer and use it in GitHub Desktop.
Save edsonmsantos/a7568bc36f8f0171e67e14188cb83282 to your computer and use it in GitHub Desktop.
[Substituir string] #pascal
StringReplace(pLista.Text, 'DelpHi', 'Delphi', [rfReplaceAll, rfIgnoreCase]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment