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
This commit is contained in:
roberto 2012-07-24 09:24:06 +00:00
parent 8f00bdc403
commit 5478d242ac

View File

@ -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'