inherited frViewRemesaCliente: TfrViewRemesaCliente Width = 451 Height = 304 Align = alClient ExplicitWidth = 451 ExplicitHeight = 304 object dxLayoutControlRemesaCliente: TdxLayoutControl Left = 0 Top = 0 Width = 451 Height = 304 Align = alClient ParentBackground = True TabOrder = 0 TabStop = False AutoContentSizes = [acsWidth, acsHeight] LookAndFeel = dxLayoutOfficeLookAndFeel1 DesignSize = ( 451 304) object eReferencia: TcxDBTextEdit Left = 110 Top = 30 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'REFERENCIA' DataBinding.DataSource = dsDataTable Enabled = False Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = 14745599 Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.LookAndFeel.SkinName = '' StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.SkinName = '' StyleDisabled.TextColor = clWindowText StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.SkinName = '' TabOrder = 0 Width = 164 end object eDescripcion: TcxDBTextEdit Left = 110 Top = 111 DataBinding.DataField = 'DESCRIPCION' DataBinding.DataSource = dsDataTable Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clWindow Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.LookAndFeel.SkinName = '' StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.SkinName = '' TabOrder = 4 Width = 108 end object edtFechaRemesa: TcxDBDateEdit Left = 311 Top = 30 Anchors = [akLeft, akTop, akRight] DataBinding.DataField = 'FECHA_REMESA' DataBinding.DataSource = dsDataTable Properties.ImmediatePost = True Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clInfoBk Style.HotTrack = False Style.LookAndFeel.NativeStyle = True Style.LookAndFeel.SkinName = '' Style.Shadow = False Style.ButtonStyle = bts3D Style.ButtonTransparency = ebtNone Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.SkinName = '' TabOrder = 1 Width = 170 end object cbCuentaBancaria: TcxDBLookupComboBox Left = 110 Top = 57 DataBinding.DataField = 'ID_DATOS_BANCO' DataBinding.DataSource = dsDataTable Properties.ImmediatePost = True Properties.KeyFieldNames = 'ID' Properties.ListColumns = < item FieldName = 'NOMBRE' end> Properties.ListOptions.GridLines = glNone Properties.ListOptions.ShowHeader = False Properties.ListOptions.SyncMode = True Properties.ListSource = dsDatosBanco Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.Color = clInfoBk Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.LookAndFeel.SkinName = '' Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.SkinName = '' TabOrder = 2 Width = 39 end object cbTipo: TcxDBImageComboBox Left = 110 Top = 84 DataBinding.DataField = 'TIPO' DataBinding.DataSource = dsDataTable Properties.Items = <> Style.BorderColor = clWindowFrame Style.BorderStyle = ebs3D Style.HotTrack = False Style.LookAndFeel.Kind = lfStandard Style.LookAndFeel.NativeStyle = True Style.LookAndFeel.SkinName = '' Style.ButtonStyle = bts3D Style.PopupBorderStyle = epbsFrame3D StyleDisabled.LookAndFeel.Kind = lfStandard StyleDisabled.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.Kind = lfStandard StyleFocused.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.Kind = lfStandard StyleHot.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.SkinName = '' TabOrder = 3 Width = 121 end inline frViewListaSubcuentas1: TfrViewListaSubcuentas Left = 22 Top = 162 Width = 429 Height = 35 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 5 ReadOnly = False ExplicitLeft = 22 ExplicitTop = 162 ExplicitWidth = 429 ExplicitHeight = 35 inherited dxLayoutControl1: TdxLayoutControl Width = 429 ExplicitWidth = 429 inherited cbSubCuentas: TcxComboBox Left = 80 Style.LookAndFeel.SkinName = '' StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = '' ExplicitLeft = 80 ExplicitWidth = 376 Width = 376 end inherited eContabilizar: TcxCheckBox Left = 278 Enabled = False Style.LookAndFeel.SkinName = '' StyleDisabled.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = '' ExplicitLeft = 278 ExplicitWidth = 203 Width = 203 end inherited dxLayoutControl1Group_Root: TdxLayoutGroup inherited dxLayoutControl1Item1: TdxLayoutItem Caption = 'Caja / Banco:' end inherited dxLayoutControl1Item2: TdxLayoutItem Enabled = False Visible = False end end end end object dxLayoutControlRemesaClienteGroup_Root: TdxLayoutGroup ShowCaption = False Hidden = True ShowBorder = False object dxLayoutControlRemesaClienteGroup1: TdxLayoutGroup AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Datos de la remesa' object dxLayoutControlRemesaClienteGroup5: TdxLayoutGroup ShowCaption = False Hidden = True LayoutDirection = ldHorizontal ShowBorder = False object dxLayoutControlRemesaClienteItem3: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Referencia:' Control = eReferencia ControlOptions.ShowBorder = False end object dxLayoutControlRemesaClienteItem4: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Fecha de cargo:' Control = edtFechaRemesa ControlOptions.ShowBorder = False end end object dxLayoutControlRemesaClienteGroup2: TdxLayoutGroup ShowCaption = False Hidden = True ShowBorder = False object dxlcCuentaBancaria: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Cuenta bancaria:' Control = cbCuentaBancaria ControlOptions.ShowBorder = False end object dxLayoutControlRemesaClienteItem1: TdxLayoutItem Caption = 'Forma de cobro:' Control = cbTipo ControlOptions.ShowBorder = False end object dxLayoutControlRemesaClienteItem8: TdxLayoutItem AutoAligns = [aaVertical] AlignHorz = ahClient Caption = 'Descripci'#243'n:' Control = eDescripcion ControlOptions.ShowBorder = False end end end object dxlcCuentaContable: TdxLayoutGroup Caption = 'Contabilidad' object dxLayoutControlRemesaClienteItem2: TdxLayoutItem Control = frViewListaSubcuentas1 ControlOptions.AutoColor = True ControlOptions.ShowBorder = False end end object dxLayoutControlRemesaClienteGroup3: TdxLayoutGroup Caption = 'New Group' ShowCaption = False LayoutDirection = ldHorizontal ShowBorder = False end end end object dsDataTable: TDADataSource Left = 8 Top = 8 end object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList Left = 40 Top = 8 object dxLayoutOfficeLookAndFeel1: TdxLayoutOfficeLookAndFeel GroupOptions.CaptionOptions.Font.Charset = DEFAULT_CHARSET GroupOptions.CaptionOptions.Font.Color = clWindowText GroupOptions.CaptionOptions.Font.Height = -11 GroupOptions.CaptionOptions.Font.Name = 'Tahoma' GroupOptions.CaptionOptions.Font.Style = [fsBold] GroupOptions.CaptionOptions.TextColor = clHighlight GroupOptions.CaptionOptions.UseDefaultFont = False end end object dsDatosBanco: TDADataSource Left = 8 Top = 40 end end