Oder wenn du es nicht als Datei speichern willst
Delphi-Quellcode:
var Sl: TStringlist;
ListBox1.Items.Add(ka);
Sl := ListBox1.Items;
Natürlich musst du die Stringliste auch vorher erstellen
Gruß
Neutral General
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."