acidrain
Executive Member
Hi guys,
Im busy working on an assignment using delphi where the question wants us to modify and transfer a string into a listbox.
The string must first be modified in the following way:
Blanks must be trimmed before and after the string
All vowels ( upper and lower case ) must be removed.
Only then will the word be transfered to the list box.
Can anyone help me with the command as the book seems to be unclear about it and ive spent hours now searching the web with no luck.
Thanks
Im busy working on an assignment using delphi where the question wants us to modify and transfer a string into a listbox.
The string must first be modified in the following way:
Blanks must be trimmed before and after the string
All vowels ( upper and lower case ) must be removed.
Only then will the word be transfered to the list box.
Can anyone help me with the command as the book seems to be unclear about it and ive spent hours now searching the web with no luck.
Thanks