Ver Mensaje Individual
  #5  
Antiguo 01-12-2009
jerosol jerosol is offline
Miembro
 
Registrado: nov 2006
Posts: 21
Reputación: 0
jerosol Va por buen camino
Sabrias decirme xq el "if" no funciona:

if (DateTimePicker1.Time=time) and (DateTimePicker1.date=date)then
showmessage(datetostr(DateTimePicker1.date) + ' '+ timetostr(DateTimePicker1.Time) +' '+ datetostr(date)+' '+ timetostr(Time ) );

si el showmessage sale muestra el resutado bien

gracias por todo

Última edición por jerosol fecha: 01-12-2009 a las 20:53:51.
Responder Con Cita