From dc00c5559ab77c5a55fbf137cd7ace24211ae0ff Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 31 Jan 2012 10:40:28 +0000 Subject: [PATCH] =?UTF-8?q?Ticket=20#791=20->=20Fallo=20al=20cambiar=20las?= =?UTF-8?q?=20fechas=20en=20una=20medicaci=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.FarmaciaPH_Etiquetas/trunk@28 7b0b1a58-4aa1-b946-8089-8453ede31e50 --- Source/Cliente/Etiquetas.dpr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source/Cliente/Etiquetas.dpr b/Source/Cliente/Etiquetas.dpr index 327e10a..89d92d6 100644 --- a/Source/Cliente/Etiquetas.dpr +++ b/Source/Cliente/Etiquetas.dpr @@ -20,6 +20,9 @@ uses {$R *.res} begin + SetThreadLocale(LOCALE_USER_DEFAULT); + GetFormatSettings; + Application.Initialize; //ReportMemoryLeaksOnShutdown := True;