Ver Mensaje Individual
  #2  
Antiguo 19-12-2006
Avatar de seoane
[seoane] seoane is offline
Miembro Premium
 
Registrado: feb 2004
Ubicación: A Coruña, España
Posts: 3.717
Reputación: 24
seoane Va por buen camino
Código Delphi [-]
  record
    case integer of
      0: (deval: Double);
      1: (symp: ^symtab);
  end;
Responder Con Cita