abstract:
I've tried a few different ways of doing it, but all of them fail...
Note: There could be any number of spaces at the front of the word.
Thanks!
Regards, Matt.
Hi!
Does anyone know how the following could be completed in Delphi:
Accept a string, could be like: " Hello, World!"
How would I remove the first spaces? To just leave "Hello, World!"
I've tried a few different ways of doing it, but all of them fail...
Note: There could be any number of spaces at the front of the word.
Thanks!
Regards, Matt. |