CubicDesign wrote:
[]
> Procedure TForm.buttonclick(sneder: tobject);
> Var t: tstringlist;
> Begin
>  t.free;
> End;
[]
> 
> I don't know what to try else. A new computer? :)


  T := nil;

David

_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to