Ich denk mal das LoadFromFile muss so sein, oder?
Delphi-Quellcode:
procedure LoadFromFile(const FileName: string);
begin
end;
Was ich nicht verstehe, wo kommt der Datei name hin ?
(const FileName:=(words.txt) string); usw.
funktioniert alles nicht,
(const words.txt string);
auch nicht