Archive for the ‘Strings’ Category

Split String 1

Thursday, February 15th, 2007

If you want to split string from TStringList you can use this little code.
(more…)

Replace Text

Thursday, February 1st, 2007

A text replace function for strings.

(more…)