From 38006f9b0403d9eab5532da95d04a9d0b69c9df8 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 25 Jan 2010 11:19:14 +0000 Subject: [PATCH] Arreglos varios git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@51 f33bb606-9f5c-448d-9c99-757f00063c96 --- .../Empresas/Views/uEditorEmpresa.dfm | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/Source/ApplicationBase/Empresas/Views/uEditorEmpresa.dfm b/Source/ApplicationBase/Empresas/Views/uEditorEmpresa.dfm index b6d4f8f..ef02f00 100644 --- a/Source/ApplicationBase/Empresas/Views/uEditorEmpresa.dfm +++ b/Source/ApplicationBase/Empresas/Views/uEditorEmpresa.dfm @@ -326,6 +326,8 @@ inherited fEditorEmpresa: TfEditorEmpresa StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = '' ExplicitTop = 165 + ExplicitWidth = 202 + Width = 202 end inherited cbTipoIVA: TcxComboBox Top = 138 @@ -334,6 +336,8 @@ inherited fEditorEmpresa: TfEditorEmpresa StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = '' ExplicitTop = 138 + ExplicitWidth = 202 + Width = 202 end end end @@ -341,7 +345,6 @@ inherited fEditorEmpresa: TfEditorEmpresa object TabSheet1: TTabSheet Caption = 'Datos bancarios' ImageIndex = 1 - TabVisible = False inline frViewDatosBancarios1: TfrViewDatosBancarios Left = 0 Top = 0 @@ -367,18 +370,6 @@ inherited fEditorEmpresa: TfEditorEmpresa inherited ToolBar1: TToolBar Width = 660 ExplicitWidth = 660 - inherited ToolButton1: TToolButton - ExplicitWidth = 113 - end - inherited ToolButton4: TToolButton - ExplicitWidth = 113 - end - inherited ToolButton2: TToolButton - ExplicitWidth = 113 - end - inherited ToolButton7: TToolButton - ExplicitWidth = 113 - end end end end