How do I remove whitespace from a StringList?

I am loading a text file (which contains many lines, some containing spaces or tabs) to a StringList. How can I remove whitespace (excluding newlines) from the entire StringList?

5
задан c32hedge 16 March 2016 в 15:02
поделиться