To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 7914
    Delphi Help Needed: Converting string to TStringList? —Tore Eriksson
   Hi! strCompleteText: String; MyStringList: TStringList; How do I convert strCompleteText (containing LF's) into strings in MyStringList? (The other way is quite simple.) TIA, /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
   
        Re: Delphi Help Needed: Converting string to TStringList? —Anders Isaksson
   "Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> skrev i meddelandet news:H3B9uK.Jo6@lugnet.com... (...) MyStringList? MyStringList.Text := strCompleteText; As long as you want one element in MyStringList for each LF-separated string in (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
   
        Re: Delphi Help Needed: Converting string to TStringList? —Tore Eriksson
   (...) D'ooooh, I tried MyStringList.Add(str...leteText); and had all strCompleteText in MyStringList.Strings[0]! Now it works. Thanks a lot! /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR