From a6279a930563b2e361087f06f138af1f1c84e6a3 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 22 Feb 2008 18:07:03 +0000 Subject: [PATCH] uStringsUtils: nueva unidad con utilidades para cadenas de texto. git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@132 f4e31baf-9722-1c47-927c-6f952f962d4b --- Source/Base/Base.dpk | 3 +- Source/Base/Base.dproj | 90 +++++++++++++++------------ Source/Base/Base.res | Bin 384 -> 4748 bytes Source/Base/Utiles/uStringsUtils.pas | 65 +++++++++++++++++++ 4 files changed, 116 insertions(+), 42 deletions(-) create mode 100644 Source/Base/Utiles/uStringsUtils.pas diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk index 7ce1bd92..ceccdc30 100644 --- a/Source/Base/Base.dpk +++ b/Source/Base/Base.dpk @@ -94,6 +94,7 @@ contains uControllerBase in 'Controladores\uControllerBase.pas', uControllerDetallesBase in 'Controladores\uControllerDetallesBase.pas', schBase_Intf in 'schBase_Intf.pas', - uDataModuleBase in 'uDataModuleBase.pas' {DataModuleBase: TDataModule}; + uDataModuleBase in 'uDataModuleBase.pas' {DataModuleBase: TDataModule}, + uStringsUtils in 'Utiles\uStringsUtils.pas'; end. diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index 50af688a..cd75ef1b 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -44,6 +44,13 @@ Package FalseTrueFalseLibreria base de FactuGESTrueFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0 + + + + + + + VCL for the Web Design Package for CodeGear RAD Studio CodeGear WebSnap Components CodeGear SOAP Components @@ -58,47 +65,6 @@ MainSource - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fConfigurarConexion
@@ -123,10 +89,44 @@
dmBase
TDataModule
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -139,6 +139,14 @@ + + + + + + + +