Delphi-Quellcode:
procedure zurückstellen(SL:TStrings;index:integer);
begin
if not assigned(sl) then raise EException.create('Stringlist nicht besetzt!');
sl.add('');
sl.move(index,sl.count);
end;
fertig... was war da jetzt schwierig(immer vorausgesetzt, du hast deine fragen in einer StringList)?
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1