Hi,
Was ist im Gange das ich zu einer gaaanz normalen StringList nichts mehr adden kann?
Delphi-Quellcode:
.
.
.
end;
Frame_1.SVoksToDo.Add('buhu');
begin
.
.
.
Die Zeilen obendrüber funktioniert es, nur DA wo ich es mometan brauche kommt immer ein ARRRRGH Error:
---------------------------
Debugger
Exception Notification
---------------------------
Project Frame1.exe raised
exception class EStringListError with message 'List index out of bounds (-1)'. Process stopped. Use Step or Run to continue.
---------------------------
OK Help
---------------------------
ich bin am Boden zerstört, ein out of bounds Error bei .Add???
Bitte, bittäää helft mir
MfG
Spiderpig