inherited frViewFacturaCliente: TfrViewFacturaCliente Width = 761 Height = 310 Align = alClient Constraints.MinHeight = 310 Constraints.MinWidth = 761 inline frViewDatosYSeleccionContacto1: TfrViewDatosYSeleccionContacto Left = 362 Top = 0 Width = 391 Height = 228 Constraints.MinHeight = 202 Constraints.MinWidth = 350 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 ReadOnly = False inherited Label5: TLabel Width = 97 Caption = 'Datos del cliente' end inherited Bevel1: TBevel Left = 112 Width = 265 end inherited ToolBar1: TToolBar ButtonWidth = 129 inherited ToolButton3: TToolButton Left = 106 end inherited ToolButton2: TToolButton Left = 114 Caption = 'Dar de alta un cliente' end end inherited edtlNombre: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk Width = 296 end inherited edtPoblacion: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk TabOrder = 4 Width = 296 end inherited edtProvincia: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk TabOrder = 3 Width = 152 end inherited edtNIFCIF: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk Width = 296 end inherited edtCalle: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk Width = 296 end inherited ToolBar2: TToolBar Left = 181 Width = 182 ButtonWidth = 178 inherited ToolButton4: TToolButton Caption = 'Ver ficha completa del cliente...' end end inherited edtCodigoPostal: TcxDBTextEdit DataBinding.DataSource = DADataSource Properties.ReadOnly = False Properties.OnEditValueChanged = frViewDatosYSeleccionContacto1edtlNombrePropertiesEditValueChanged Style.Color = clInfoBk Width = 105 end inherited DADataSource: TDADataSource Left = 64 Top = 32 end inherited ActionList1: TActionList inherited actElegirContacto: TAction Caption = 'Elegir un cliente' OnExecute = frViewDatosYSeleccionContacto1actElegirContactoExecute end inherited actAnadirContacto: TAction OnExecute = frViewDatosYSeleccionContacto1actAnadirContactoExecute end inherited actVerContacto: TAction OnExecute = frViewDatosYSeleccionContacto1actVerContactoExecute end end end inline frViewFormaPago1: TfrViewFormaPago Left = 8 Top = 229 Width = 360 Height = 125 Constraints.MinWidth = 300 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 ReadOnly = False inherited Bevel1: TBevel Width = 252 end inherited memFormaPago: TcxDBMemo Height = 86 Width = 329 end end inline frViewObservaciones1: TfrViewObservaciones Left = 376 Top = 229 Width = 380 Height = 125 Constraints.MinWidth = 300 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 ReadOnly = False inherited Bevel1: TBevel Width = 272 end inherited memObservaciones: TcxDBMemo Height = 90 Width = 349 end end inline frViewDatosFacturaCliente1: TfrViewDatosFacturaCliente Left = 0 Top = 0 Width = 360 Height = 110 Constraints.MinHeight = 110 Constraints.MinWidth = 360 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 ReadOnly = False inherited Label3: TLabel Visible = False end inherited edtVencimiento: TcxDBDateEdit Visible = False end end inline frViewAlbaranFactura1: TfrViewAlbaranFactura Left = 8 Top = 107 Width = 360 Height = 90 Constraints.MinHeight = 90 Constraints.MinWidth = 360 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 4 ReadOnly = False inherited ToolBar1: TToolBar Left = 0 end end object DADataSource: TDADataSource end end