[Lazarus] Removing a character from string

bsquared bwcode4u at gmail.com
Mon Nov 12 17:21:02 CET 2012


On 11/12/2012 08:16 AM, Richard Mace wrote:
> Hi all,
> I was sure there was a function to do this, but I can't seem to find it.
> How would I remove a character from a string?
>
> Many thanks
>
> Richard
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
  StringReplace using EmptyStr as the replacement is one way.

-- 
Regards,
Brian





More information about the Lazarus mailing list