Ver Mensaje Individual
  #12  
Antiguo 22-09-2016
Rocio90 Rocio90 is offline
Miembro
NULL
 
Registrado: sep 2016
Posts: 12
Reputación: 0
Rocio90 Va por buen camino
Gracias:
Código:
procedure TForm1.Timer1Timer(Sender: TObject);
begin
          IdIcmpClient1.Ping;
end;
Responder Con Cita