Version 1.0.11 ist nun verfügbar
änderungen siehe changelog
mfg smallsmoker
boa das war schwer
happy bugtracking
€toms: reicht es für diese dymische sache wenn ich einfach hinschreibe:
Delphi-Quellcode:
if (paramstr(1) = 'editthesend2ftpsettings') or (paramcount < 1) then
begin
Application.CreateForm(TForm1, Form1);
Application.CreateForm(TForm2, Form2);
end
else
Application.CreateForm(TForm3, Form3);