I have a form with a RichEdit on it and I simply want to remove blank lines from any text file loaded into it.
I just can't figure out how to do this. There's no such thing as RichEdit1.Lines[N].Delete, and although the help files say that you need to use Strings[N].Delete, nothing I seem to do will work with the RichEdit.
Sorry if this is one of those often repeated questions - did a keyword search without luck.
Thanks...
Barrie
I just can't figure out how to do this. There's no such thing as RichEdit1.Lines[N].Delete, and although the help files say that you need to use Strings[N].Delete, nothing I seem to do will work with the RichEdit.
Sorry if this is one of those often repeated questions - did a keyword search without luck.
Thanks...
Barrie