Ho Fatto in questo modo:
ma mi da questo errore:codice:procedure TForm2.Exit1Click(Sender: TObject); begin Username.Items.SaveToFile('Config.ini'); close; end; end;
[Error] Invio.pas(532): Undeclared identifier: 'Items'
Ho Fatto in questo modo:
ma mi da questo errore:codice:procedure TForm2.Exit1Click(Sender: TObject); begin Username.Items.SaveToFile('Config.ini'); close; end; end;
[Error] Invio.pas(532): Undeclared identifier: 'Items'