Ver Mensaje Individual
  #2  
Antiguo 26-01-2008
Avatar de cHackAll
[cHackAll] cHackAll is offline
Baneado?
 
Registrado: oct 2006
Posts: 2.159
Reputación: 20
cHackAll Va por buen camino
Código:
 if (ListBox1->Items->IndexOf("ClubDelphi") > -1)
  ShowMessage("Encontrado!");
Responder Con Cita