Thema: Delphi Thunderbird

Einzelnen Beitrag anzeigen

danten

Registriert seit: 19. Feb 2012
Ort: Czech Republic, Prag
126 Beiträge
 
Delphi 10.1 Berlin Architect
 
#9

AW: Thunderbird

  Alt 27. Feb 2012, 13:58
I have it almost done.
I need only add a piece of code.
Something like:
Delphi-Quellcode:
  for i := 0 to Memo1.Lines.Count - 1 do
  begin
   if Memo1.Lines.Text <> '@then
   begin
   ????????? Memo1.Lines[i] =>> Copy Memo2.Lines ????????????
If you can find on line and found the @ character to copy the line Memo2

Once that is functional, I put all the code here.
Daniel
  Mit Zitat antworten Zitat