Ver Mensaje Individual
  #26  
Antiguo 24-04-2012
moise094 moise094 is offline
Miembro
NULL
 
Registrado: ene 2012
Posts: 19
Reputación: 0
moise094 Va por buen camino
Código Delphi [-]
Listbox1.Items.add('Diez por ciento:  '+Inttostr(va.sumaing+StrtoInt(Edit6.Text))*0.10);
me dice:

Error: Operator is not overloaded
Responder Con Cita