inherited frViewAlbaranProveedor: TfrViewAlbaranProveedor Width = 723 Height = 585 OnCreate = CustomViewCreate OnDestroy = CustomViewDestroy ExplicitWidth = 723 ExplicitHeight = 585 object dxLayoutControl1: TdxLayoutControl Left = 0 Top = 0 Width = 723 Height = 585 Align = alClient ParentBackground = True TabOrder = 0 TabStop = False AutoContentSizes = [acsWidth, acsHeight] DesignSize = ( 723 585) object edtFechaAlbaran: TcxDBDateEdit Left = 119 Top = 82 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'FECHA_ALBARAN' DataBinding.DataSource = DADataSource Properties.ImmediatePost = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clInfoBk Style.HotTrack = False Style.LookAndFeel.NativeStyle = True Style.Shadow = False Style.ButtonStyle = bts3D Style.ButtonTransparency = ebtNone Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.NativeStyle = True TabOrder = 2 Width = 119 end object eReferencia: TcxDBTextEdit Left = 119 Top = 28 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'REFERENCIA' DataBinding.DataSource = DADataSource Enabled = False Properties.ReadOnly = False Properties.ValidateOnEnter = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.NativeStyle = True StyleDisabled.Color = clMenuBar StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.NativeStyle = True TabOrder = 0 Width = 143 end inline frViewProveedorAlbaran: TfrViewDatosYSeleccionProveedor Left = 350 Top = 28 Width = 350 Height = 212 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 11 ReadOnly = False ExplicitLeft = 350 ExplicitTop = 28 ExplicitHeight = 212 inherited dxLayoutControl1: TdxLayoutControl inherited edtlNombre: TcxDBTextEdit ExplicitWidth = 224 Width = 224 end inherited edtNIFCIF: TcxDBTextEdit ExplicitWidth = 562 Width = 562 end inherited edtCalle: TcxDBTextEdit ExplicitWidth = 562 Width = 562 end inherited edtPoblacion: TcxDBTextEdit ExplicitWidth = 177 Width = 177 end inherited edtProvincia: TcxDBTextEdit ExplicitWidth = 327 Width = 327 end inherited edtCodigoPostal: TcxDBTextEdit Left = 259 ExplicitLeft = 259 end inherited Button3: TBitBtn Left = 143 ExplicitLeft = 143 end end inherited DADataSource: TDADataSource Top = 72 end inherited ActionList1: TActionList Top = 72 inherited actElegirContacto: TAction OnUpdate = frViewProveedorAlbaranactElegirContactoUpdate end inherited actAnadirContacto: TAction OnUpdate = frViewProveedorAlbaranactAnadirContactoUpdate end end inherited PngImageList: TPngImageList Top = 72 end end inline frViewDireccionEntregaAlbaranProv1: TfrViewDireccionEntregaAlbaranProv Left = 22 Top = 317 Width = 445 Height = 175 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 10 ReadOnly = False ExplicitLeft = 22 ExplicitTop = 317 ExplicitWidth = 445 ExplicitHeight = 175 inherited dxLayoutControl1: TdxLayoutControl Width = 445 Height = 175 ExplicitWidth = 445 ExplicitHeight = 175 inherited rdxDestino1: TRadioButton Width = 255 ExplicitWidth = 255 end inherited rdxDestino2: TRadioButton Width = 287 ExplicitWidth = 287 end inherited cbLista: TcxDBLookupComboBox ExplicitWidth = 425 Width = 425 end inherited bModificar: TBitBtn Left = 160 Top = 211 ExplicitLeft = 160 ExplicitTop = 211 end inherited txtDireccion: TStaticText Height = 110 ExplicitHeight = 110 end end inherited ActionList1: TActionList Left = 32 Top = 40 end end object cbFormaPago: TcxDBLookupComboBox Left = 119 Top = 192 DataBinding.DataField = 'ID_FORMA_PAGO' DataBinding.DataSource = DADataSource Properties.DropDownListStyle = lsFixedList Properties.KeyFieldNames = 'ID' Properties.ListColumns = < item FieldName = 'REFERENCIA' end> Properties.ListOptions.GridLines = glNone Properties.ListOptions.ShowHeader = False Properties.ListOptions.SyncMode = True Properties.ListSource = dsFormaPago Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 7 Width = 90 end object bFormasPago: TButton Left = 188 Top = 192 Width = 132 Height = 21 Caption = 'Ver las formas de pago...' TabOrder = 8 OnClick = bFormasPagoClick end object eReferenciaPedidoCli: TcxTextEdit Left = 119 Top = 109 Anchors = [akLeft, akTop, akRight] Enabled = False Properties.ReadOnly = False Properties.ValidateOnEnter = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 3 Width = 122 end object Button1: TButton Left = 188 Top = 109 Width = 132 Height = 23 Action = actVerPedido TabOrder = 4 end object eRefFactura: TcxDBTextEdit Left = 119 Top = 138 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'REF_FACTURA' DataBinding.DataSource = DADataSource Enabled = False Properties.ReadOnly = False Properties.ValidateOnEnter = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True StyleDisabled.Color = clMenuBar StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 5 Width = 216 end object eReferenciaProveedor: TcxDBTextEdit Left = 119 Top = 55 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'REFERENCIA_PROVEEDOR' DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.ValidateOnEnter = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.NativeStyle = True StyleDisabled.Color = clMenuBar StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.NativeStyle = True TabOrder = 1 Width = 170 end object eReferenciaFacturaProveedor: TcxDBTextEdit Left = 119 Top = 165 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'REF_FACTURA_PROV' DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.ValidateOnEnter = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True StyleDisabled.Color = clMenuBar StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True TabOrder = 6 Width = 170 end inline frViewTienda1: TfrViewTienda Left = 22 Top = 249 Width = 366 Height = 32 Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 9 ReadOnly = False ExplicitLeft = 22 ExplicitTop = 249 ExplicitWidth = 366 ExplicitHeight = 32 inherited dxLayoutControl1: TdxLayoutControl Width = 366 ExplicitWidth = 366 inherited cbTienda: TcxComboBox ExplicitWidth = 376 Width = 376 end end end inline frViewObservaciones1: TfrViewObservaciones Left = 350 Top = 276 Width = 521 Height = 228 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 12 ReadOnly = False ExplicitLeft = 350 ExplicitTop = 276 ExplicitHeight = 228 inherited memObservaciones: TcxDBMemo DataBinding.DataField = 'OBSERVACIONES' DataBinding.DataSource = DADataSource ExplicitHeight = 228 Height = 228 end end object dxLayoutControl1Group_Root: TdxLayoutGroup ShowCaption = False Hidden = True LayoutDirection = ldHorizontal ShowBorder = False object dxLayoutControl1Group6: TdxLayoutGroup AutoAligns = [aaVertical] AlignHorz = ahClient ShowCaption = False Hidden = True ShowBorder = False object dxLayoutControl1Group1: TdxLayoutGroup AutoAligns = [] AlignHorz = ahClient Caption = 'Datos del albar'#225'n' object dxLayoutControl1Item3: TdxLayoutItem Caption = 'Referencia:' Control = eReferencia ControlOptions.ShowBorder = False end object dxLayoutControl1Item11: TdxLayoutItem Caption = 'Ref. proveedor:' Control = eReferenciaProveedor ControlOptions.ShowBorder = False end object dxLayoutControl1Item2: TdxLayoutItem Caption = 'Fecha del albar'#225'n:' Control = edtFechaAlbaran ControlOptions.ShowBorder = False end object dxLayoutControl1Group5: TdxLayoutGroup ShowCaption = False Hidden = True LayoutDirection = ldHorizontal ShowBorder = False object dxLayoutControl1Item8: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Ref. del pedido:' Control = eReferenciaPedidoCli ControlOptions.ShowBorder = False end object dxLayoutControl1Item9: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahRight ShowCaption = False Control = Button1 ControlOptions.ShowBorder = False end end object dxLayoutControl1Item10: TdxLayoutItem Caption = 'Ref. factura:' Control = eRefFactura ControlOptions.ShowBorder = False end object dxLayoutControl1Item12: TdxLayoutItem Caption = 'Ref. factura prov.:' Control = eReferenciaFacturaProveedor ControlOptions.ShowBorder = False end object dxLayoutControl1Group4: TdxLayoutGroup ShowCaption = False Visible = False Hidden = True LayoutDirection = ldHorizontal ShowBorder = False object dxLayoutControl1Item5: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Forma pago:' Control = cbFormaPago ControlOptions.ShowBorder = False end object dxLayoutControl1Item7: TdxLayoutItem ShowCaption = False Control = bFormasPago ControlOptions.ShowBorder = False end end end object dxLayoutControl1Group9: TdxLayoutGroup Caption = 'El albar'#225'n pertenece a la tienda' Enabled = False Visible = False object dxLayoutControl1Item13: TdxLayoutItem Control = frViewTienda1 ControlOptions.AutoColor = True ControlOptions.ShowBorder = False end end object dxLayoutControl1Group8: TdxLayoutGroup AutoAligns = [] AlignHorz = ahClient AlignVert = avClient Caption = 'Direcci'#243'n de entrega' object dxLayoutControl1Item4: TdxLayoutItem AutoAligns = [aaHorizontal] AlignVert = avClient Control = frViewDireccionEntregaAlbaranProv1 ControlOptions.AutoColor = True ControlOptions.ShowBorder = False end end end object dxLayoutControl1Group3: TdxLayoutGroup AutoAligns = [aaVertical] AlignHorz = ahClient ShowCaption = False Hidden = True ShowBorder = False object dxLayoutControl1Group2: TdxLayoutGroup Caption = 'Datos del proveedor' object dxLayoutControl1Item1: TdxLayoutItem Control = frViewProveedorAlbaran ControlOptions.AutoColor = True ControlOptions.ShowBorder = False end end object dxLayoutControl1Group7: TdxLayoutGroup AutoAligns = [aaHorizontal] AlignVert = avClient Caption = 'Observaciones' object dxLayoutControl1Item6: TdxLayoutItem AutoAligns = [] AlignHorz = ahClient AlignVert = avClient Caption = 'New Item' ShowCaption = False Control = frViewObservaciones1 ControlOptions.AutoColor = True ControlOptions.ShowBorder = False end end end end end object DADataSource: TDADataSource Left = 8 Top = 24 end object ActionList1: TActionList Left = 32 Top = 120 object actElegirDireccion: TAction Caption = 'Elegir una direcci'#243'n de env'#237'o...' OnExecute = actElegirDireccionExecute OnUpdate = actElegirDireccionUpdate end object actVerPedido: TAction Caption = 'Ver el pedido de prov...' OnExecute = actVerPedidoExecute OnUpdate = actVerPedidoUpdate end end object dsFormaPago: TDADataSource Left = 40 Top = 24 end end