![]() |
Re: Stringlist zu Stringlist hinzufügen
Hi mkinzler,
hab es jetzt paar mal versucht. Ergebnis: es hat nicht geklappt.
Delphi-Quellcode:
Compiler-Meldung:
StrList1.AddStrings(StrList2.LoadFromFile([i]Funktion[/i]+'.txt'));
Inkompatible Typen: 'TStrings' und 'procedure, untyped pointer or untyped parameter'. Keine Ahnung was das jetzt heißen soll?!? Vielleicht, dass man bei AddStrings() keine Funktionen wie LoadFromFile verwenden kann oder darf :?: |
Re: Stringlist zu Stringlist hinzufügen
LoadFromFile ist auch eine Prozedur und liefert nicht die Stringliste als Ergebnis.
Also nein, ohne eine zweite Stringliste geht es nicht. |
Re: Stringlist zu Stringlist hinzufügen
Nagut,
so schlimm ist ne zweite Stringlist ja auch nicht. Danke nochmal für eure Hilfen :) |
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:38 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-2025 by Thomas Breitkreuz