git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@116 93f398dd-4eb6-7a46-baf6-13f46f578da2
420 lines
14 KiB
Plaintext
420 lines
14 KiB
Plaintext
inherited frViewProveedor: TfrViewProveedor
|
|
Width = 714
|
|
Height = 633
|
|
OnCreate = CustomViewCreate
|
|
OnDestroy = CustomViewDestroy
|
|
ExplicitWidth = 714
|
|
ExplicitHeight = 633
|
|
inherited dxLayoutControlContacto: TdxLayoutControl
|
|
Width = 714
|
|
Height = 633
|
|
ExplicitWidth = 714
|
|
ExplicitHeight = 633
|
|
inherited PngSpeedButton1: TPngSpeedButton
|
|
Left = 669
|
|
ExplicitLeft = 669
|
|
end
|
|
inherited PngSpeedButton2: TPngSpeedButton
|
|
Left = 669
|
|
ExplicitLeft = 669
|
|
end
|
|
inherited PngSpeedButton3: TPngSpeedButton
|
|
Left = 669
|
|
ExplicitLeft = 669
|
|
end
|
|
inherited eCalle: TcxDBTextEdit
|
|
Left = 138
|
|
Top = 220
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 7
|
|
ExplicitLeft = 138
|
|
ExplicitTop = 220
|
|
ExplicitWidth = 264
|
|
Width = 264
|
|
end
|
|
inherited cbProvincia: TcxDBComboBox
|
|
Left = 138
|
|
Top = 247
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 8
|
|
ExplicitLeft = 138
|
|
ExplicitTop = 247
|
|
ExplicitWidth = 175
|
|
Width = 175
|
|
end
|
|
inherited cbPoblacion: TcxDBComboBox
|
|
Left = 138
|
|
Top = 274
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 10
|
|
ExplicitLeft = 138
|
|
ExplicitTop = 274
|
|
ExplicitWidth = 267
|
|
Width = 267
|
|
end
|
|
inherited eCodigoPostal: TcxDBTextEdit
|
|
Left = 271
|
|
Top = 247
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 9
|
|
ExplicitLeft = 271
|
|
ExplicitTop = 247
|
|
end
|
|
inherited eTlfParticular: TcxDBTextEdit
|
|
Left = 452
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 15
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 91
|
|
Width = 91
|
|
end
|
|
object cxDBCheckBox2: TcxDBCheckBox [8]
|
|
Left = 22
|
|
Top = 358
|
|
Caption = 'El proveedor est'#225' homologado'
|
|
DataBinding.DataField = 'HOMOLOGADO'
|
|
DataBinding.DataSource = dsContacto
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ValueChecked = 1
|
|
Properties.ValueUnchecked = 0
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 12
|
|
Width = 326
|
|
end
|
|
object eCertificaciones: TcxDBTextEdit [9]
|
|
Left = 138
|
|
Top = 385
|
|
DataBinding.DataField = 'CERTIFICACION'
|
|
DataBinding.DataSource = dsContacto
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 13
|
|
Width = 227
|
|
end
|
|
object cbGrupoProveedor: TcxDBComboBox [10]
|
|
Left = 138
|
|
Top = 163
|
|
DataBinding.DataField = 'GRUPO_PROVEEDOR'
|
|
DataBinding.DataSource = dsContacto
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.OnInitPopup = cbGrupoProveedorPropertiesInitPopup
|
|
Properties.OnValidate = cbGrupoProveedorPropertiesValidate
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 6
|
|
Width = 227
|
|
end
|
|
object eDescripcionProveedor: TcxDBTextEdit [11]
|
|
Left = 138
|
|
Top = 109
|
|
DataBinding.DataField = 'DESCRIPCION_PROVEEDOR'
|
|
DataBinding.DataSource = dsContacto
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 4
|
|
Width = 221
|
|
end
|
|
object eCodigoAsignado: TcxDBTextEdit [12]
|
|
Left = 138
|
|
Top = 136
|
|
DataBinding.DataField = 'CODIGO_ASIGNADO'
|
|
DataBinding.DataSource = dsContacto
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 5
|
|
Width = 221
|
|
end
|
|
inherited eTlfTrabajo: TcxDBTextEdit
|
|
Left = 452
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 14
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 127
|
|
Width = 127
|
|
end
|
|
inherited eTlfMovil: TcxDBTextEdit
|
|
Left = 452
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 16
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 155
|
|
Width = 155
|
|
end
|
|
inherited eFax: TcxDBTextEdit
|
|
Left = 452
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 17
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited eNombre: TcxDBTextEdit
|
|
Left = 138
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 138
|
|
ExplicitWidth = 221
|
|
Width = 221
|
|
end
|
|
inherited eNIFCIF: TcxDBTextEdit
|
|
Left = 211
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 211
|
|
ExplicitWidth = 205
|
|
Width = 205
|
|
end
|
|
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
|
Left = 452
|
|
Properties.Prefix = 'mailto:'
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 18
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
object eNombreComercial: TcxDBTextEdit [19]
|
|
Left = 138
|
|
Top = 82
|
|
DataBinding.DataField = 'NOMBRE_COMERCIAL'
|
|
DataBinding.DataSource = dsContacto
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 3
|
|
Width = 192
|
|
end
|
|
inherited eMailParticular: TcxDBHyperLinkEdit
|
|
Left = 452
|
|
Properties.Prefix = 'mailto:'
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 19
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
|
Left = 452
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 20
|
|
ExplicitLeft = 452
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
inherited eReferencia: TcxDBTextEdit
|
|
Left = 138
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 138
|
|
ExplicitWidth = 38
|
|
Width = 38
|
|
end
|
|
inherited ePersonaContacto: TcxDBTextEdit
|
|
Left = 138
|
|
Top = 301
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 11
|
|
ExplicitLeft = 138
|
|
ExplicitTop = 301
|
|
ExplicitWidth = 256
|
|
Width = 256
|
|
end
|
|
inherited frViewTienda1: TfrViewTienda
|
|
Left = 357
|
|
Width = 451
|
|
Enabled = False
|
|
TabOrder = 21
|
|
ExplicitLeft = 357
|
|
ExplicitWidth = 451
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 451
|
|
inherited cbTienda: TcxComboBox
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 376
|
|
Width = 376
|
|
end
|
|
end
|
|
end
|
|
inherited frViewObservaciones1: TfrViewObservaciones
|
|
Top = 442
|
|
Width = 521
|
|
Height = 228
|
|
TabOrder = 22
|
|
ExplicitTop = 442
|
|
ExplicitWidth = 521
|
|
ExplicitHeight = 228
|
|
inherited memObservaciones: TcxDBMemo
|
|
DataBinding.DataSource = dsContacto
|
|
Height = 228
|
|
Width = 521
|
|
end
|
|
end
|
|
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup4: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup1: TdxLayoutGroup
|
|
object dxLayoutControlContactoItem27: TdxLayoutItem
|
|
Caption = 'Nombre comercial:'
|
|
Control = eNombreComercial
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem21: TdxLayoutItem
|
|
Caption = 'Proveedor de...:'
|
|
Control = eDescripcionProveedor
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem24: TdxLayoutItem
|
|
Caption = 'C'#243'digo de cliente:'
|
|
Enabled = False
|
|
Visible = False
|
|
Control = eCodigoAsignado
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem20: TdxLayoutItem
|
|
Caption = 'Grupo de proveedor'
|
|
Enabled = False
|
|
Visible = False
|
|
Control = cbGrupoProveedor
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlContactoGroup14: TdxLayoutGroup
|
|
Caption = 'Homologaci'#243'n'
|
|
Enabled = False
|
|
Visible = False
|
|
object dxLayoutControlContactoItem22: TdxLayoutItem
|
|
Caption = 'El proveedor est'#225' homologado'
|
|
ShowCaption = False
|
|
Control = cxDBCheckBox2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem23: TdxLayoutItem
|
|
Caption = 'Tipo de homologaci'#243'n::'
|
|
Control = eCertificaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
inherited dxLayoutControlContactoGroup6: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup100: TdxLayoutGroup
|
|
Caption = 'El proveedor pertenece a la tienda'
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dsContacto: TDADataSource
|
|
Left = 32
|
|
Top = 88
|
|
end
|
|
end
|