From cebe5ab708ccb5ee44eda833417c9fdf1d9fdbbd Mon Sep 17 00:00:00 2001 From: david Date: Mon, 10 Nov 2008 19:38:27 +0000 Subject: [PATCH] =?UTF-8?q?Controladores=20->=20repaso=20general=20en=20la?= =?UTF-8?q?=20herencia=20de=20los=20controladores=20por=20problemas=20de?= =?UTF-8?q?=20liberaci=C3=B3n=20de=20memoria.?= 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.Tecsitel_FactuGES2/trunk@751 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Build/Build.fbp5 | 34 +- Source/ApplicationBase/ApplicationBase.dpk | 2 +- Source/ApplicationBase/ApplicationBase.dproj | 62 +- .../uDatosBancariosEmpresaController.pas | 9 +- .../Controller/uEmpresasController.pas | 1 + .../Empresas/Views/uViewEmpresa.pas | 1 - .../Controller/uUsuariosController.pas | 2 + Source/Base/Base.dpk | 2 +- Source/Base/Base.dproj | 115 ++-- Source/Base/uDataModuleBase.pas | 6 +- Source/Cliente/FactuGES.dpr | 2 +- Source/Cliente/FactuGES.dproj | 4 + Source/Cliente/FactuGES.rc | 8 +- Source/Cliente/FactuGES.res | Bin 172184 -> 172184 bytes Source/GUIBase/GUIBase.dpk | 2 +- Source/GUIBase/GUIBase.dproj | 57 +- .../uAlbaranesClienteReportController.pas | 1 + .../uAlbaranesProveedorReportController.pas | 7 +- .../uBancaElectronicaController.pas | 6 +- .../Controller/uContactosController.pas | 1 + .../uEtiquetasContactosReportController.pas | 1 + .../uFichasEmpleadoReportController.pas | 1 + .../uFacturasClienteReportController.pas | 1 + .../uFacturasProveedorReportController.pas | 7 +- .../uFormasPagoPlazosController.pas | 9 +- Source/Servidor/FactuGES_Server.RES | Bin 23488 -> 23208 bytes Source/Servidor/FactuGES_Server.dproj | 638 +++++++++--------- Source/Servidor/FactuGES_Server.rc | 10 +- 28 files changed, 492 insertions(+), 497 deletions(-) diff --git a/Build/Build.fbp5 b/Build/Build.fbp5 index f3fd76da..4a17812c 100644 --- a/Build/Build.fbp5 +++ b/Build/Build.fbp5 @@ -688,7 +688,7 @@ source_path 0 %source_path%\Servidor\FactuGES_Server.dpr True - 4 + 5 rcBorland @@ -703,15 +703,15 @@ source_path True @@ -927,7 +927,7 @@ ProductVersion=1.0.0.0 %base_dcp_path% True - True + False False True @@ -953,7 +953,7 @@ ProductVersion=1.0.0.0 False fa8 - True + False False True @@ -1054,7 +1054,7 @@ Comments= %base_dcp_path% True - True + False False True @@ -1080,7 +1080,7 @@ Comments= False fa8 - True + False False True @@ -1181,7 +1181,7 @@ Comments= %base_dcp_path% True - True + False False True @@ -1191,7 +1191,7 @@ Comments= 4194304 False False - False + True True %library_path% 0 @@ -1207,7 +1207,7 @@ Comments= False fa8 - True + False False True @@ -9121,7 +9121,7 @@ Comments= - True + False True False True @@ -12661,7 +12661,7 @@ Comments= - True + False True False True @@ -18565,7 +18565,7 @@ Comments= False - True + False True False @@ -19246,7 +19246,7 @@ Comments= 0 %source_path%\Cliente\FactuGES.dpr True - 3 + 5 rcBorland @@ -19261,13 +19261,13 @@ Comments= False diff --git a/Source/ApplicationBase/ApplicationBase.dpk b/Source/ApplicationBase/ApplicationBase.dpk index 42a40d40..85ff7b45 100644 --- a/Source/ApplicationBase/ApplicationBase.dpk +++ b/Source/ApplicationBase/ApplicationBase.dpk @@ -14,7 +14,7 @@ package ApplicationBase; {$OPTIMIZATION OFF} {$OVERFLOWCHECKS OFF} {$RANGECHECKS OFF} -{$REFERENCEINFO ON} +{$REFERENCEINFO OFF} {$SAFEDIVIDE OFF} {$STACKFRAMES ON} {$TYPEDADDRESS OFF} diff --git a/Source/ApplicationBase/ApplicationBase.dproj b/Source/ApplicationBase/ApplicationBase.dproj index ab629bee..c758bf6a 100644 --- a/Source/ApplicationBase/ApplicationBase.dproj +++ b/Source/ApplicationBase/ApplicationBase.dproj @@ -36,66 +36,29 @@ .\ ..\..\Output\Debug\Cliente ..\Lib - ..\Lib - ..\Lib - ..\Lib - ..\Lib + $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\Lib + $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\Lib + $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\Lib + $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;..\Lib + 0 + True + True Delphi.Personality Package - - False - True - False - - - False - False - False - - - True - False - 1 - 0 - 0 - 0 - False - False - False - False - False - 3082 - 1252 - - - - - 1.0.0.0 - - - - - - 1.0.0.0 - - - - ApplicationBase.dpk - - +FalseTrueFalseFalseFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0ApplicationBase.dpk MainSource - - - - + + + + @@ -179,7 +142,6 @@ -