paths:string;
fileini:TIniFile;
paths:= TPath.Combine(tpath.GetHomePath,'inifile.ini');
fileini:=TIniFile.Create(paths);
try
fileini.WriteString('judul','ket', Edit1.Text);
finally
fileini.Free;
end;
fileini:=TIniFile.Create(paths);
try
Edit2.Text:=fileini.ReadString('judul','ket', '');
finally
fileini.Free;
end;
On this page of the site you can watch the video online Write Text File to Internal Storage Multi Platform- Android Tutorial with a duration of hours minute second in good quality, which was uploaded by the user begitu saja 15 May 2019, share the link with friends and acquaintances, this video has already been watched 146 times on youtube and it was liked by 3 viewers. Enjoy your viewing!