inherited frViewConfiguracionDocBano: TfrViewConfiguracionDocBano Width = 555 Height = 462 object Label2: TLabel [0] Left = 11 Top = 140 Width = 90 Height = 13 Caption = 'Plazos de entrega:' end object Label4: TLabel [1] Left = 11 Top = 262 Width = 75 Height = 13 Caption = 'Observaciones:' end object Label5: TLabel [2] Left = 11 Top = 100 Width = 76 Height = 13 Caption = 'Forma de pago:' end inherited Panel1: TPanel Width = 545 TabOrder = 2 ExplicitWidth = 530 inherited Label3: TLabel Width = 533 end end inherited JvGradientHeaderPanel1: TJvGradientHeaderPanel Width = 555 LabelCaption = 'Configuraci'#243'n de los documentos de ba'#241'o' ExplicitWidth = 540 end object eCondiciones: TcxRichEdit Left = 11 Top = 384 Properties.ScrollBars = ssVertical Lines.Strings = ( 'eCondiciones') TabOrder = 0 Visible = False Height = 57 Width = 529 end object ePlazosEntrega: TMemo Left = 11 Top = 161 Width = 529 Height = 90 Ctl3D = True ParentCtl3D = False ScrollBars = ssVertical TabOrder = 3 end object eObservaciones: TMemo Left = 11 Top = 282 Width = 529 Height = 90 Ctl3D = True ParentCtl3D = False ScrollBars = ssVertical TabOrder = 4 end object bFormasPago: TButton Left = 277 Top = 97 Width = 132 Height = 21 Caption = 'Ver las formas de pago...' TabOrder = 5 end object cbFormaPago: TcxLookupComboBox Left = 93 Top = 97 Properties.KeyFieldNames = 'ID' Properties.ListColumns = < item FieldName = 'REFERENCIA' end> Properties.ListSource = dsFormaPago TabOrder = 6 Width = 178 end object dsFormaPago: TDADataSource Left = 424 Top = 88 end end