git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@69 0c75b7a4-871f-7646-8a2f-f78d34cc349f
598 lines
21 KiB
Plaintext
598 lines
21 KiB
Plaintext
inherited frViewReciboCliente: TfrViewReciboCliente
|
|
Width = 690
|
|
Height = 307
|
|
ExplicitWidth = 690
|
|
ExplicitHeight = 307
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 690
|
|
Height = 307
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
LookAndFeel = dxLayoutOfficeLookAndFeel1
|
|
ExplicitHeight = 259
|
|
DesignSize = (
|
|
690
|
|
307)
|
|
object eReferencia: TcxDBTextEdit
|
|
Left = 120
|
|
Top = 30
|
|
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 = clInfoBk
|
|
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 = 0
|
|
Width = 129
|
|
end
|
|
object eSituacion: TcxDBTextEdit
|
|
Left = 120
|
|
Top = 111
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'SITUACION'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 3
|
|
Width = 216
|
|
end
|
|
object edtFechaVencimiento: TcxDBDateEdit
|
|
Left = 120
|
|
Top = 84
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_VENCIMIENTO'
|
|
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 = 129
|
|
end
|
|
object memObservaciones: TcxDBMemo
|
|
Left = 22
|
|
Top = 240
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
DataBinding.DataField = 'OBSERVACIONES'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ScrollBars = ssVertical
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 6
|
|
Height = 49
|
|
Width = 274
|
|
end
|
|
object eFechaEmision: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 30
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_FACTURA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 7
|
|
Width = 20
|
|
end
|
|
object eFormaPago: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 57
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FORMA_PAGO_FACTURA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 8
|
|
Width = 42
|
|
end
|
|
object eImporteTotal: TcxDBCurrencyEdit
|
|
Left = 440
|
|
Top = 84
|
|
AutoSize = False
|
|
DataBinding.DataField = 'IMPORTE_FACTURA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
ParentFont = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.ReadOnly = True
|
|
Properties.UseLeftAlignmentOnEditing = False
|
|
Properties.UseThousandSeparator = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'Tahoma'
|
|
Style.Font.Style = [fsBold]
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.TextColor = clWindowText
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 9
|
|
Height = 21
|
|
Width = 182
|
|
end
|
|
object eNombreCliente: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 167
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'NOMBRE_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 11
|
|
Width = 171
|
|
end
|
|
object eNifCif: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 140
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'NIF_CIF_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 10
|
|
Width = 147
|
|
end
|
|
object eEntidad: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 194
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'ENTIDAD_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 12
|
|
Width = 90
|
|
end
|
|
object eSucursal: TcxDBTextEdit
|
|
Left = 554
|
|
Top = 194
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'SUCURSAL_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 13
|
|
Width = 75
|
|
end
|
|
object eDC: TcxDBTextEdit
|
|
Left = 635
|
|
Top = 194
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'DC_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 14
|
|
Width = 33
|
|
end
|
|
object eCuenta: TcxDBTextEdit
|
|
Left = 440
|
|
Top = 221
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'CUENTA_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 15
|
|
Width = 83
|
|
end
|
|
object eRemesa: TcxDBTextEdit
|
|
Left = 120
|
|
Top = 138
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA_REMESA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 4
|
|
Width = 113
|
|
end
|
|
object edtFechaEmision: TcxDBDateEdit
|
|
Left = 120
|
|
Top = 57
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_VENCIMIENTO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
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.Color = clMenuBar
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 1
|
|
Width = 113
|
|
end
|
|
object rRefReciboCompensado: TcxDBTextEdit
|
|
Left = 120
|
|
Top = 189
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA_REC_COMPENSADO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
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 = 191
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group3: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Datos del recibo'
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Referencia:'
|
|
Control = eReferencia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item19: TdxLayoutItem
|
|
Caption = 'Fecha emisi'#243'n:'
|
|
Control = edtFechaEmision
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Fecha vencimiento:'
|
|
Control = edtFechaVencimiento
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Situaci'#243'n:'
|
|
Control = eSituacion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item16: TdxLayoutItem
|
|
Caption = 'Ref. remesa:'
|
|
Control = eRemesa
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
Caption = 'Compensado en recibo'
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
Caption = 'Ref. recibo:'
|
|
Control = rRefReciboCompensado
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group7: TdxLayoutGroup
|
|
Caption = 'Observaciones'
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Observaciones:'
|
|
ShowCaption = False
|
|
Control = memObservaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group8: TdxLayoutGroup
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'New Group'
|
|
ShowCaption = False
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
Caption = 'Datos de la factura'
|
|
object dxLayoutControl1Item7: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Fecha emisi'#243'n:'
|
|
Control = eFechaEmision
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item8: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Forma pago:'
|
|
Control = eFormaPago
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
Caption = 'Total factura:'
|
|
Control = eImporteTotal
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group6: TdxLayoutGroup
|
|
AutoAligns = [aaHorizontal]
|
|
AlignVert = avClient
|
|
Caption = 'Datos del cliente'
|
|
Offsets.Top = 5
|
|
object dxLayoutControl1Item11: TdxLayoutItem
|
|
Caption = 'NIF/CIF:'
|
|
Control = eNifCif
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item10: TdxLayoutItem
|
|
Caption = 'Nombre:'
|
|
Control = eNombreCliente
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group11: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Entidad:'
|
|
Control = eEntidad
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item13: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Sucursal:'
|
|
Control = eSucursal
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item14: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
Caption = 'DC:'
|
|
Control = eDC
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item15: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'C'#243'd. cuenta:'
|
|
Control = eCuenta
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object DADataSource: TDADataSource
|
|
Left = 56
|
|
Top = 16
|
|
end
|
|
object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList
|
|
Left = 24
|
|
Top = 16
|
|
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
|
|
end
|