diff --git a/Configuracion/Actualizacion.pas b/Configuracion/Actualizacion.pas index 5808c16..7f78131 100644 --- a/Configuracion/Actualizacion.pas +++ b/Configuracion/Actualizacion.pas @@ -138,7 +138,7 @@ begin begin VersionInfoFileName := edFicheroConfig.Text; VersionInfoLocationPathList.Clear; - VersionInfoLocationPathList.Add('http://www.rodax-software.com/miguelo/'); + VersionInfoLocationPathList.Add('http://www.rodax-software.com/pincelcristal/update/'); UserName := edUsuario.Text; Password := edPassword.Text; end; diff --git a/Factuges.dsk b/Factuges.dsk index 98ecdbc..764d3f2 100644 --- a/Factuges.dsk +++ b/Factuges.dsk @@ -11,11 +11,17 @@ File_8=SourceModule,'E:\Codigo (PincelCristal)\Clientes\FacturasClientes.pas',0, File_9=SourceModule,'E:\Codigo (PincelCristal)\Clientes\ContratosClientes.pas',0,1,327,2,369,1,0 [Modules] -Module0=E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas -Module1=E:\Codigo (PincelCristal)\Factuges.dpr -Count=2 +Module0=E:\Codigo (PincelCristal)\Configuracion\Actualizacion.pas +Module1=E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas +Module2=E:\Codigo (PincelCristal)\Factuges.dpr +Count=3 EditWindowCount=1 +[E:\Codigo (PincelCristal)\Configuracion\Actualizacion.pas] +ModuleType=SourceModule +FormState=1 +FormOnTop=0 + [E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas] ModuleType=SourceModule FormState=0 @@ -39,10 +45,11 @@ FormState=0 FormOnTop=0 [EditWindow0] -ViewCount=2 -CurrentView=1 +ViewCount=3 +CurrentView=2 View0=0 View1=1 +View2=2 CodeExplorer=CodeExplorer@EditWindow0 MessageView=MessageView@EditWindow0 Create=1 @@ -60,9 +67,9 @@ LeftPanelSize=140 LeftPanelClients=CodeExplorer@EditWindow0 LeftPanelData=000004000000000000000000000000000000000000000000000100000000000000000C000000436F64654578706C6F726572FFFFFFFF RightPanelSize=0 -BottomPanelSize=0 +BottomPanelSize=85 BottomPanelClients=MessageView@EditWindow0 -BottomPanelData=00000400010000000B0000004D657373616765566965770000000000000000000000000000000000FFFFFFFF +BottomPanelData=000004000000000000000000000000000000000000000000000100000000000000000B0000004D65737361676556696577FFFFFFFF [View0] Module=E:\Codigo (PincelCristal)\Factuges.dpr @@ -78,6 +85,13 @@ CursorY=1 TopLine=1 LeftCol=1 +[View2] +Module=E:\Codigo (PincelCristal)\Configuracion\Actualizacion.pas +CursorX=91 +CursorY=141 +TopLine=124 +LeftCol=1 + [Watches] Count=6 Watch0='cbDocumentos.Properties.Items.Count',256,0,18,1,0,'Watches' @@ -146,11 +160,11 @@ Left=0 Top=9 Width=1680 Height=112 -MaxLeft=-1 -MaxTop=-1 -MaxWidth=1680 +MaxLeft=-4 +MaxTop=-4 +MaxWidth=1688 MaxHeight=112 -ClientWidth=1672 +ClientWidth=1680 ClientHeight=78 [ProjectManager] @@ -232,7 +246,7 @@ LRDockWidth=345 Dockable=1 SplitPos=170 ArrangeBy=Name -SelectedItem=Name +SelectedItem=Caption ExpandedItems=Action,Actions,Anchors,ArrangeSettings,BusinessRulesClient,BusinessRulesServer,Caption,Channel.Encryption,Colors,DataBinding,DataController,DataRequestCall,Dataset,Dataset.DataSet,DispatchOptions,DragDropSettings,Encryption,Fonts,ObjectTypes,Options,OptionsCustomize,OptionsView,ProcessorOptions,Properties.ListOptions,Properties.ListSource,ProxySettings,RemoteService.Message,RemoteUpdatesOptions,Root,RootLevelStyles,SchemaCall,Style,Style.LookAndFeel,StyleDisabled,StyleFocused,StyleHot,StyleManager.Colors,Styles,Styles.StyleSheet,Styles.StyleSheet.Styles,Styles.StyleSheet.Styles.Preview,Styles.StyleSheet.Styles.Preview.Font,Summary,Value,VisibleButtons HiddenCategories= @@ -425,26 +439,26 @@ State=0 Left=0 Top=12 Width=140 -Height=617 +Height=529 MaxLeft=-1 MaxTop=-1 ClientWidth=140 -ClientHeight=617 +ClientHeight=529 TBDockHeight=305 LRDockWidth=140 Dockable=1 [MessageView@EditWindow0] Create=1 -Visible=0 +Visible=1 State=0 -Left=-130 -Top=-691 -Width=443 +Left=12 +Top=0 +Width=1119 Height=85 MaxLeft=-1 MaxTop=-1 -ClientWidth=443 +ClientWidth=1119 ClientHeight=85 TBDockHeight=85 LRDockWidth=443 diff --git a/Temp/Factuges.exe b/Temp/Factuges.exe index 738e085..9742d88 100644 Binary files a/Temp/Factuges.exe and b/Temp/Factuges.exe differ diff --git a/Temp/Factuges.exe.bak b/Temp/Factuges.exe.bak index 8d1f77a..cf6c408 100644 Binary files a/Temp/Factuges.exe.bak and b/Temp/Factuges.exe.bak differ