2007-09-12 14:11:44 +00:00
|
|
|
inherited frViewCliente: TfrViewCliente
|
|
|
|
|
Width = 646
|
|
|
|
|
Height = 470
|
|
|
|
|
OnCreate = CustomViewCreate
|
|
|
|
|
OnDestroy = CustomViewDestroy
|
|
|
|
|
ExplicitWidth = 646
|
|
|
|
|
ExplicitHeight = 470
|
|
|
|
|
inherited dxLayoutControlContacto: TdxLayoutControl
|
|
|
|
|
Width = 646
|
|
|
|
|
Height = 470
|
|
|
|
|
ExplicitWidth = 646
|
|
|
|
|
ExplicitHeight = 470
|
|
|
|
|
inherited PngSpeedButton1: TPngSpeedButton
|
|
|
|
|
Left = 601
|
|
|
|
|
ExplicitLeft = 601
|
|
|
|
|
end
|
|
|
|
|
inherited PngSpeedButton2: TPngSpeedButton
|
|
|
|
|
Left = 601
|
|
|
|
|
ExplicitLeft = 601
|
|
|
|
|
end
|
|
|
|
|
inherited PngSpeedButton3: TPngSpeedButton
|
|
|
|
|
Left = 601
|
|
|
|
|
ExplicitLeft = 601
|
|
|
|
|
end
|
|
|
|
|
object Label1: TLabel [3]
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 376
|
2007-09-12 14:11:44 +00:00
|
|
|
Top = 280
|
|
|
|
|
Width = 269
|
|
|
|
|
Height = 39
|
|
|
|
|
Margins.Bottom = 0
|
|
|
|
|
Caption =
|
|
|
|
|
'Para que el cliente pueda tener acceso a la tienda web, obligato' +
|
|
|
|
|
'riamente debe tener indicado un correo electr'#243'nico de trabajo'
|
|
|
|
|
WordWrap = True
|
|
|
|
|
end
|
|
|
|
|
inherited eCalle: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 284
|
|
|
|
|
TabOrder = 8
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
ExplicitTop = 284
|
|
|
|
|
ExplicitWidth = 175
|
|
|
|
|
Width = 175
|
|
|
|
|
end
|
|
|
|
|
inherited eProvincia: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 338
|
|
|
|
|
TabOrder = 11
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
ExplicitTop = 338
|
|
|
|
|
ExplicitWidth = 167
|
|
|
|
|
Width = 167
|
|
|
|
|
end
|
|
|
|
|
inherited ePoblacion: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 311
|
|
|
|
|
TabOrder = 9
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
ExplicitTop = 311
|
|
|
|
|
ExplicitWidth = 71
|
|
|
|
|
Width = 71
|
|
|
|
|
end
|
|
|
|
|
inherited eCodigoPostal: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 281
|
2007-09-12 14:11:44 +00:00
|
|
|
Top = 311
|
|
|
|
|
TabOrder = 10
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 281
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitTop = 311
|
|
|
|
|
end
|
|
|
|
|
inherited eObservaciones: TcxDBMemo
|
|
|
|
|
Top = 395
|
|
|
|
|
TabOrder = 20
|
|
|
|
|
ExplicitTop = 395
|
|
|
|
|
ExplicitWidth = 609
|
|
|
|
|
ExplicitHeight = 42
|
|
|
|
|
Height = 42
|
|
|
|
|
Width = 609
|
|
|
|
|
end
|
|
|
|
|
object eNombreComercial: TcxDBTextEdit [9]
|
|
|
|
|
Left = 121
|
|
|
|
|
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 = 143
|
|
|
|
|
end
|
|
|
|
|
object cbClienteBloqueado: TcxDBCheckBox [10]
|
|
|
|
|
Left = 22
|
|
|
|
|
Top = 173
|
|
|
|
|
Action = actBloqueoCliente
|
|
|
|
|
DataBinding.DataField = 'BLOQUEADO'
|
|
|
|
|
DataBinding.DataSource = dsContacto
|
|
|
|
|
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 = 5
|
|
|
|
|
Width = 163
|
|
|
|
|
end
|
|
|
|
|
object cbGrupoCliente: TcxDBComboBox [11]
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 109
|
|
|
|
|
DataBinding.DataField = 'GRUPO_CLIENTE'
|
|
|
|
|
DataBinding.DataSource = dsContacto
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.OnInitPopup = cbGrupoClientePropertiesInitPopup
|
|
|
|
|
Properties.OnValidate = cbGrupoClientePropertiesValidate
|
|
|
|
|
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 = 4
|
|
|
|
|
Width = 87
|
|
|
|
|
end
|
|
|
|
|
object eBloqueo: TcxDBTextEdit [12]
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 200
|
|
|
|
|
DataBinding.DataField = 'MOTIVO_BLOQUEO'
|
|
|
|
|
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 = 6
|
|
|
|
|
Width = 113
|
|
|
|
|
end
|
|
|
|
|
object cxDBCheckBox1: TcxDBCheckBox [13]
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 376
|
2007-09-12 14:11:44 +00:00
|
|
|
Top = 325
|
|
|
|
|
Caption = 'Permitir el acceso de este cliente a la tienda web'
|
|
|
|
|
DataBinding.DataField = 'TIENDA_WEB'
|
|
|
|
|
DataBinding.DataSource = dsContacto
|
|
|
|
|
Properties.ImmediatePost = True
|
|
|
|
|
Properties.MultiLine = 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 = 19
|
|
|
|
|
Width = 249
|
|
|
|
|
end
|
|
|
|
|
inherited eTlfParticular: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
TabOrder = 13
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 157
|
|
|
|
|
Width = 157
|
|
|
|
|
end
|
|
|
|
|
inherited eTlfTrabajo: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
TabOrder = 12
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 157
|
|
|
|
|
Width = 157
|
|
|
|
|
end
|
|
|
|
|
inherited eTlfMovil: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
TabOrder = 14
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 157
|
|
|
|
|
Width = 157
|
|
|
|
|
end
|
|
|
|
|
inherited eFax: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
TabOrder = 15
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 157
|
|
|
|
|
Width = 157
|
|
|
|
|
end
|
|
|
|
|
inherited eNombre: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
ExplicitWidth = 135
|
|
|
|
|
Width = 135
|
|
|
|
|
end
|
|
|
|
|
inherited eNIFCIF: TcxDBTextEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 282
|
|
|
|
|
ExplicitLeft = 282
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 58
|
|
|
|
|
Width = 58
|
|
|
|
|
end
|
|
|
|
|
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
Properties.Prefix = 'mailto:'
|
|
|
|
|
TabOrder = 16
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 128
|
|
|
|
|
Width = 128
|
|
|
|
|
end
|
|
|
|
|
inherited eMailParticular: TcxDBHyperLinkEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
Properties.Prefix = 'mailto:'
|
|
|
|
|
TabOrder = 17
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 128
|
|
|
|
|
Width = 128
|
|
|
|
|
end
|
|
|
|
|
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
2007-10-03 10:27:58 +00:00
|
|
|
Left = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
TabOrder = 18
|
2007-10-03 10:27:58 +00:00
|
|
|
ExplicitLeft = 471
|
2007-09-12 14:11:44 +00:00
|
|
|
ExplicitWidth = 128
|
|
|
|
|
Width = 128
|
|
|
|
|
end
|
|
|
|
|
inherited eReferencia: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
end
|
|
|
|
|
inherited ePersonaContacto: TcxDBTextEdit
|
|
|
|
|
Left = 121
|
|
|
|
|
Top = 257
|
|
|
|
|
TabOrder = 7
|
|
|
|
|
ExplicitLeft = 121
|
|
|
|
|
ExplicitTop = 257
|
|
|
|
|
end
|
|
|
|
|
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
|
|
|
|
AutoAligns = [aaHorizontal]
|
|
|
|
|
AlignVert = avBottom
|
|
|
|
|
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
|
|
|
|
inherited dxLayoutControlContactoGroup4: TdxLayoutGroup
|
|
|
|
|
inherited dxLayoutControlContactoGroup1: TdxLayoutGroup
|
|
|
|
|
object dxLayoutControlContactoItem24: TdxLayoutItem
|
|
|
|
|
Caption = 'Nombre comercial:'
|
|
|
|
|
Control = eNombreComercial
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
object dxLayoutControlContactoItem19: TdxLayoutItem
|
|
|
|
|
AutoAligns = [aaVertical]
|
|
|
|
|
AlignHorz = ahClient
|
|
|
|
|
Caption = 'Grupo de cliente:'
|
|
|
|
|
Control = cbGrupoCliente
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object dxLayoutControlContactoGroup18: TdxLayoutGroup [1]
|
|
|
|
|
Caption = 'Bloqueo'
|
|
|
|
|
object dxLayoutControlContactoItem26: TdxLayoutItem
|
|
|
|
|
AutoAligns = [aaVertical]
|
|
|
|
|
AlignHorz = ahClient
|
|
|
|
|
Caption = ' '
|
|
|
|
|
ShowCaption = False
|
|
|
|
|
Control = cbClienteBloqueado
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
object dxLayoutControlContactoItem16: TdxLayoutItem
|
|
|
|
|
Caption = 'Motivo del bloqueo:'
|
|
|
|
|
Control = eBloqueo
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dxLayoutControlContactoGroup3: TdxLayoutGroup
|
|
|
|
|
Caption = 'Domicilio fiscal'
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dxLayoutControlContactoGroup6: TdxLayoutGroup
|
|
|
|
|
object dxLayoutControlContactoGroup10: TdxLayoutGroup
|
|
|
|
|
AutoAligns = [aaHorizontal]
|
|
|
|
|
AlignVert = avClient
|
|
|
|
|
Caption = 'Acceso a la tienda web'
|
|
|
|
|
Visible = False
|
|
|
|
|
object dxLayoutControlContactoItem21: TdxLayoutItem
|
|
|
|
|
ShowCaption = False
|
|
|
|
|
Control = Label1
|
|
|
|
|
ControlOptions.AutoColor = True
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
object dxLayoutControlContactoItem20: TdxLayoutItem
|
|
|
|
|
ShowCaption = False
|
|
|
|
|
Control = cxDBCheckBox1
|
|
|
|
|
ControlOptions.ShowBorder = False
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dxLayoutControlContactoGroup7: TdxLayoutGroup
|
|
|
|
|
inherited dxLayoutControlContactoItem8: TdxLayoutItem
|
|
|
|
|
ControlOptions.MinHeight = 10
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited dsContacto: TDADataSource
|
|
|
|
|
Top = 144
|
|
|
|
|
end
|
|
|
|
|
inherited ActionList1: TActionList
|
|
|
|
|
inherited actMandarCorreoParticular: TAction
|
|
|
|
|
Category = 'Correos'
|
|
|
|
|
end
|
|
|
|
|
inherited actMandarCorreoTrabajo: TAction
|
|
|
|
|
Category = 'Correos'
|
|
|
|
|
end
|
|
|
|
|
inherited actVerPaginaWeb: TAction
|
|
|
|
|
Category = 'Web'
|
|
|
|
|
end
|
|
|
|
|
object actBloqueoCliente: TAction
|
|
|
|
|
Category = 'Bloqueo'
|
|
|
|
|
Caption = 'Este cliente est'#225' bloqueado'
|
|
|
|
|
OnExecute = actBloqueoClienteExecute
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|