--- C:/COMPS/JVCL/run/JvDBDateTimePicker2.pas	pr sep  9 11:13:34 2013
+++ C:/COMPS/JVCL/run/JvDBDateTimePicker.pas	pr sep  9 11:13:46 2013
@@ -426,8 +426,7 @@ begin
     Esc:
       begin
         FDataLink.Reset;
-        if CanFocus then
-          SetFocus;
+        SetFocus;
         Key := #0;
       end;
   end;
