Hai sharkx,
Du musst erst dein Ini erzeugen.
Delphi-Quellcode:
procedure TFormOption.Button1Click(Sender: TObject);
var
Ini: TIniFile;
begin
Ini := TIniFile.Create(ExtractFilepath(Application.ExeName) + 'settings.ini');
....
[/quote]
Stephan B.
"Lasst den Gänsen ihre Füßchen"