![]() |
ListBox mittel StringList in eine txt schreiben und lesen?
Hab irgendwo mal ein Tutorial gesehen, wo erklärt wurde wie man eine ListBox in eine .txt Datei speichern und auslesen kann. Kennt jemand vllt solche Tuts?
|
Re: ListBox mittel StringList in eine txt schreiben und lese
Das kürzeste Tutorial aller Zeiten:
Delphi-Quellcode:
MyListBox.Items.SaveToFile(<DateiNameMitPfad);
MyListBox.Items.LoadFromFile(<DateiNameMitPfad>); |
Re: ListBox mittel StringList in eine txt schreiben und lese
Thx :thumb:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:50 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz