Código Delphi [-] var i: integer; s: string; begin i:= StrToIntDef(S,0); end;
var i: integer; s: string; begin i:= StrToIntDef(S,0); end;