Search code examples
Searching a sorted TStringList for an entry with a prefix (StartsText)...


delphitstringlist

Read More
Return all enum items as a TStringList...


delphienumststringlisttypeinfo

Read More
Delphi: TStringList.Contains?...


delphifindcomparetstringlist

Read More
Using TStringList in class definition...


classdelphitstringlist

Read More
Does Lazarus have some kind of StringGrid that could support Virtual Mode just like a ListBox in .NE...


lazaruststringlistvirtualmode

Read More
Why does Pos() function return several values?...


pascaltstringlistaltium-designerdelphiscript

Read More
How do I prevent TStrings.SaveToFile creating a final empty line?...


delphitstringlist

Read More
How to create Key-Value Pairs with TStringList in C++Builder 6?...


c++buildervclc++builder-6tstringlist

Read More
use Delphi to read in a text file to a TStringList but bottom to top...


delphireversetstringlist

Read More
Stringlist with CommaText is returning comma and spaces instead of just comma in Delphi...


delphitstringlist

Read More
delphi array of string stringlist conversion...


arraysdelphitstringlist

Read More
Passing a TStrings Object to a Secondary Thread in Delphi...


multithreadingdelphiwinapitstringlist

Read More
Delphi: StringList Delimiter is always a space character even if Delimiter is set...


delphidelphi-7delimitertstringlist

Read More
How to convert a TStringDynArray to a TStringList...


vcltstringlistc++builder-xe5tstringdynarray

Read More
Delphi: extract value from string with multiple separators and delimiters...


delphidelimiterseparatortstringlist

Read More
Reason why a freed TStringList counts as memory leak in the FastMM4 report...


delphimemory-leaksdelphi-2010tstringlistfastmm

Read More
Does the Assign method of TStringList copy the list of strings from source to destination, or does i...


delphiassigntstringlist

Read More
Parsing Text with StringList: \n vs #13#10 vs sLineBreak...


delphitstringlist

Read More
Insertion Sort - TStringList Delphi...


sortingdelphiinsertiontstringlist

Read More
How to append to a given string in a Tstringlist...


delphiappendtstringlist

Read More
C++ TStringsList parse explanation...


c++c++builderinitstringlisttinifile

Read More
How can I sort the contents of a string list by length descending?...


c#sortingtstringlist

Read More
How can I save a object from TStringList class to file (Delphi XE 2) with UTF8 without BOM?...


delphiutf-8tstringlist

Read More
Remove duplicated lines from file working, but not displaying correct index...


delphiduplicatesdelphi-10.3-riotstringlist

Read More
TStringList is not passing value...


delphiproceduretstringlist

Read More
How to Prevent TStrings.SaveToStream from writing the BOM?...


delphidelphi-xe3tstringlist

Read More
Delphi Tstringlist, get strings as a quoted, comma delimited string?...


delphicsvtstringlist

Read More
How to extract the first instance of unique strings...


delphi-2010tstringlist

Read More
Why does memo.Lines use TStrings instead of TStringList?...


delphitstringlistmemo

Read More
TStringList splitting bugs...


delphicsvdelphi-2007tstringlist

Read More
BackNext