From 5478d242acfe6e29742f4a76d2ef5ca8b084b72c Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 24 Jul 2012 09:24:06 +0000 Subject: [PATCH] Se hace deitablefijalista para que no haya errores git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@570 f4e31baf-9722-1c47-927c-6f952f962d4b --- .../Modulos/Articulos/Views/uViewArticulo.dfm | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Source/Modulos/Articulos/Views/uViewArticulo.dfm b/Source/Modulos/Articulos/Views/uViewArticulo.dfm index f85aa0ba..dd1f10c4 100644 --- a/Source/Modulos/Articulos/Views/uViewArticulo.dfm +++ b/Source/Modulos/Articulos/Views/uViewArticulo.dfm @@ -1,5 +1,5 @@ inherited frViewArticulo: TfrViewArticulo - Width = 990 + Width = 451 Height = 304 Align = alClient OnCreate = CustomViewCreate @@ -10,19 +10,18 @@ inherited frViewArticulo: TfrViewArticulo object dxLayoutControlArticulo: TdxLayoutControl Left = 0 Top = 0 - Width = 990 + Width = 451 Height = 393 Align = alTop ParentBackground = True TabOrder = 0 TabStop = False AutoContentSizes = [acsWidth] - ExplicitWidth = 451 DesignSize = ( - 990 + 451 393) object PngSpeedButton2: TPngSpeedButton - Left = 945 + Left = 546 Top = 28 Width = 23 Height = 22 @@ -49,7 +48,7 @@ inherited frViewArticulo: TfrViewArticulo PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled] end object PngSpeedButton1: TPngSpeedButton - Left = 945 + Left = 546 Top = 56 Width = 23 Height = 22 @@ -122,7 +121,7 @@ inherited frViewArticulo: TfrViewArticulo Width = 144 end object eImagen: TcxImage - Left = 678 + Left = 409 Top = 28 Properties.GraphicClassName = 'TJPEGImage' Properties.PopupMenuLayout.MenuItems = [] @@ -147,6 +146,7 @@ inherited frViewArticulo: TfrViewArticulo Top = 82 DataBinding.DataField = 'FAMILIA' DataBinding.DataSource = dsViewArticulo + Properties.DropDownListStyle = lsEditFixedList Properties.DropDownRows = 16 Properties.ImmediatePost = True Properties.OnInitPopup = cbFamiliaPropertiesInitPopup @@ -167,7 +167,7 @@ inherited frViewArticulo: TfrViewArticulo Width = 70 end inline frViewDatosYSeleccionProveedor1: TfrViewDatosYSeleccionProveedor - Left = 618 + Left = 219 Top = 166 Width = 350 Height = 202 @@ -179,7 +179,7 @@ inherited frViewArticulo: TfrViewArticulo ParentFont = False TabOrder = 12 ReadOnly = False - ExplicitLeft = 618 + ExplicitLeft = 219 ExplicitTop = 166 inherited dxLayoutControl1: TdxLayoutControl inherited edtNIFCIF: TcxDBTextEdit @@ -306,7 +306,7 @@ inherited frViewArticulo: TfrViewArticulo Width = 86 end object cbNoInventariable: TcxDBCheckBox - Left = 406 + Left = 242 Top = 109 Caption = 'Art'#237'culo no inventariable' DataBinding.DataField = 'INVENTARIABLE'