ConstruccionesCNJ_FactuGES/Modulos/Cobros de cliente/Views/uViewCobroCliente.dfm
2007-06-21 15:50:59 +00:00

230 lines
7.2 KiB
Plaintext

inherited frViewCobroCliente: TfrViewCobroCliente
Width = 626
Height = 349
OnCreate = OnCreate
OnDestroy = OnDestroy
ExplicitWidth = 626
ExplicitHeight = 349
object dxLayoutCobroCliente: TdxLayoutControl
Left = 0
Top = 0
Width = 626
Height = 349
Align = alClient
ParentBackground = True
TabOrder = 0
AutoContentSizes = [acsWidth, acsHeight]
DesignSize = (
626
349)
object eReferencia: TcxDBTextEdit
Left = 83
Top = 28
Anchors = [akLeft, akTop, akRight]
DataBinding.DataField = 'REFERENCIA'
DataBinding.DataSource = DADataSource
Properties.ReadOnly = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.Color = clInfoBk
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 = 159
end
object edtFecha: TcxDBDateEdit
Left = 83
Top = 55
Anchors = [akLeft, akTop, akRight]
DataBinding.DataField = 'FECHA_COBRO'
DataBinding.DataSource = DADataSource
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 = 1
Width = 159
end
inline frViewClienteCobro: TfrViewDatosYSeleccionCliente
Left = 272
Top = 28
Width = 314
Height = 215
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
ReadOnly = False
ExplicitLeft = 272
ExplicitTop = 28
ExplicitWidth = 314
ExplicitHeight = 215
inherited dxLayoutControl1: TdxLayoutControl
Width = 314
Height = 215
ExplicitWidth = 314
ExplicitHeight = 215
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 = 240
ExplicitLeft = 240
end
inherited Button3: TBitBtn
Left = 130
ExplicitLeft = 130
end
end
end
object memFormaPago: TcxDBMemo
Left = 22
Top = 279
Anchors = [akLeft, akTop, akRight, akBottom]
DataBinding.DataField = 'FORMA_PAGO'
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 = 4
Height = 26
Width = 582
end
object cxCurrencyEdit5: TcxDBCurrencyEdit
Left = 83
Top = 82
Anchors = [akLeft, akTop, akRight, akBottom]
DataBinding.DataField = 'IMPORTE'
DataBinding.DataSource = DADataSource
ParentFont = False
Properties.Alignment.Horz = taRightJustify
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 = []
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.TextColor = clActiveCaption
Style.TextStyle = [fsBold]
Style.IsFontAssigned = True
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.TextColor = clWindowText
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 2
Width = 137
end
object dxLayoutCobroClienteGroup_Root: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutCobroClienteGroup4: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutCobroClienteGroup6: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutCobroClienteGroup661: TdxLayoutGroup
AutoAligns = []
AlignHorz = ahClient
Caption = 'Datos del pago'
object dxLayoutCobroClienteItem1: TdxLayoutItem
Caption = 'Referencia:'
Control = eReferencia
ControlOptions.ShowBorder = False
end
object dxLayoutCobroClienteItem2: TdxLayoutItem
Caption = 'Fecha:'
Control = edtFecha
ControlOptions.ShowBorder = False
end
object dxLayoutCobroClienteItem4: TdxLayoutItem
Caption = 'Importe:'
Control = cxCurrencyEdit5
ControlOptions.ShowBorder = False
end
end
object dxLayoutCobroClienteGroup5: TdxLayoutGroup
Caption = 'New Group'
ShowCaption = False
Hidden = True
ShowBorder = False
end
end
object dxLayoutCobroClienteGroup2: TdxLayoutGroup
AutoAligns = []
AlignHorz = ahClient
Caption = 'Datos del cliente'
object dxLayoutCobroClienteItem6: TdxLayoutItem
Control = frViewClienteCobro
ControlOptions.AutoColor = True
ControlOptions.ShowBorder = False
end
end
end
object dxLayoutCobroClienteGroup3: TdxLayoutGroup
AutoAligns = [aaHorizontal]
AlignVert = avClient
Caption = 'Forma de pago'
object dxLayoutCobroClienteItem3: TdxLayoutItem
AutoAligns = [aaHorizontal]
AlignVert = avClient
Caption = 'Forma de pago:'
ShowCaption = False
Control = memFormaPago
ControlOptions.ShowBorder = False
end
end
end
end
object DADataSource: TDADataSource
end
end