git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@9 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
f73017d09e
commit
e4a6b5fc96
@ -19,7 +19,7 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
ExplicitLeft = 613
|
ExplicitLeft = 613
|
||||||
end
|
end
|
||||||
object Label1: TLabel [3]
|
object Label1: TLabel [3]
|
||||||
Left = 366
|
Left = 372
|
||||||
Top = 307
|
Top = 307
|
||||||
Width = 342
|
Width = 342
|
||||||
Height = 26
|
Height = 26
|
||||||
@ -29,37 +29,37 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
WordWrap = True
|
WordWrap = True
|
||||||
end
|
end
|
||||||
inherited eCalle: TcxDBTextEdit
|
inherited eCalle: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 304
|
Top = 304
|
||||||
TabOrder = 9
|
TabOrder = 9
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
ExplicitTop = 304
|
ExplicitTop = 304
|
||||||
ExplicitWidth = 264
|
ExplicitWidth = 264
|
||||||
Width = 264
|
Width = 264
|
||||||
end
|
end
|
||||||
inherited eProvincia: TcxDBTextEdit
|
inherited eProvincia: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 358
|
Top = 358
|
||||||
TabOrder = 12
|
TabOrder = 12
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
ExplicitTop = 358
|
ExplicitTop = 358
|
||||||
ExplicitWidth = 264
|
ExplicitWidth = 264
|
||||||
Width = 264
|
Width = 264
|
||||||
end
|
end
|
||||||
inherited ePoblacion: TcxDBTextEdit
|
inherited ePoblacion: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 331
|
Top = 331
|
||||||
TabOrder = 10
|
TabOrder = 10
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
ExplicitTop = 331
|
ExplicitTop = 331
|
||||||
ExplicitWidth = 163
|
ExplicitWidth = 163
|
||||||
Width = 163
|
Width = 163
|
||||||
end
|
end
|
||||||
inherited eCodigoPostal: TcxDBTextEdit
|
inherited eCodigoPostal: TcxDBTextEdit
|
||||||
Left = 271
|
Left = 277
|
||||||
Top = 331
|
Top = 331
|
||||||
TabOrder = 11
|
TabOrder = 11
|
||||||
ExplicitLeft = 271
|
ExplicitLeft = 277
|
||||||
ExplicitTop = 331
|
ExplicitTop = 331
|
||||||
end
|
end
|
||||||
inherited eObservaciones: TcxDBMemo
|
inherited eObservaciones: TcxDBMemo
|
||||||
@ -70,7 +70,7 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
Height = 20
|
Height = 20
|
||||||
end
|
end
|
||||||
object cxDBCheckBox1: TcxDBCheckBox [9]
|
object cxDBCheckBox1: TcxDBCheckBox [9]
|
||||||
Left = 366
|
Left = 372
|
||||||
Top = 280
|
Top = 280
|
||||||
Caption = 'Incluir este proveedor en la tienda web'
|
Caption = 'Incluir este proveedor en la tienda web'
|
||||||
DataBinding.DataField = 'TIENDA_WEB'
|
DataBinding.DataField = 'TIENDA_WEB'
|
||||||
@ -119,7 +119,7 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
Width = 326
|
Width = 326
|
||||||
end
|
end
|
||||||
object eCertificaciones: TcxDBTextEdit [11]
|
object eCertificaciones: TcxDBTextEdit [11]
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 220
|
Top = 220
|
||||||
DataBinding.DataField = 'CERTIFICACION'
|
DataBinding.DataField = 'CERTIFICACION'
|
||||||
DataBinding.DataSource = dsContacto
|
DataBinding.DataSource = dsContacto
|
||||||
@ -138,7 +138,7 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
Width = 227
|
Width = 227
|
||||||
end
|
end
|
||||||
object cbGrupoProveedor: TcxDBComboBox [12]
|
object cbGrupoProveedor: TcxDBComboBox [12]
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 136
|
Top = 136
|
||||||
DataBinding.DataField = 'GRUPO_PROVEEDOR'
|
DataBinding.DataField = 'GRUPO_PROVEEDOR'
|
||||||
DataBinding.DataSource = dsContacto
|
DataBinding.DataSource = dsContacto
|
||||||
@ -161,18 +161,8 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
TabOrder = 5
|
TabOrder = 5
|
||||||
Width = 227
|
Width = 227
|
||||||
end
|
end
|
||||||
inherited eTlfParticular: TcxDBTextEdit
|
object eDescripcionProveedor: TcxDBTextEdit [13]
|
||||||
Left = 461
|
Left = 138
|
||||||
TabOrder = 14
|
|
||||||
ExplicitLeft = 461
|
|
||||||
end
|
|
||||||
inherited eTlfTrabajo: TcxDBTextEdit
|
|
||||||
Left = 461
|
|
||||||
TabOrder = 13
|
|
||||||
ExplicitLeft = 461
|
|
||||||
end
|
|
||||||
object eDescripcionProveedor: TcxDBTextEdit [15]
|
|
||||||
Left = 124
|
|
||||||
Top = 82
|
Top = 82
|
||||||
DataBinding.DataField = 'DESCRIPCION_PROVEEDOR'
|
DataBinding.DataField = 'DESCRIPCION_PROVEEDOR'
|
||||||
DataBinding.DataSource = dsContacto
|
DataBinding.DataSource = dsContacto
|
||||||
@ -190,8 +180,8 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
TabOrder = 3
|
TabOrder = 3
|
||||||
Width = 221
|
Width = 221
|
||||||
end
|
end
|
||||||
object eCodigoAsignado: TcxDBTextEdit [16]
|
object eCodigoAsignado: TcxDBTextEdit [14]
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 109
|
Top = 109
|
||||||
DataBinding.DataField = 'CODIGO_ASIGNADO'
|
DataBinding.DataField = 'CODIGO_ASIGNADO'
|
||||||
DataBinding.DataSource = dsContacto
|
DataBinding.DataSource = dsContacto
|
||||||
@ -209,53 +199,83 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
Width = 221
|
Width = 221
|
||||||
end
|
end
|
||||||
|
inherited eTlfParticular: TcxDBTextEdit
|
||||||
|
Left = 467
|
||||||
|
TabOrder = 14
|
||||||
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 91
|
||||||
|
Width = 91
|
||||||
|
end
|
||||||
|
inherited eTlfTrabajo: TcxDBTextEdit
|
||||||
|
Left = 467
|
||||||
|
TabOrder = 13
|
||||||
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 127
|
||||||
|
Width = 127
|
||||||
|
end
|
||||||
inherited eTlfMovil: TcxDBTextEdit
|
inherited eTlfMovil: TcxDBTextEdit
|
||||||
Left = 461
|
Left = 467
|
||||||
TabOrder = 15
|
TabOrder = 15
|
||||||
ExplicitLeft = 461
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 155
|
||||||
|
Width = 155
|
||||||
end
|
end
|
||||||
inherited eFax: TcxDBTextEdit
|
inherited eFax: TcxDBTextEdit
|
||||||
Left = 461
|
Left = 467
|
||||||
TabOrder = 16
|
TabOrder = 16
|
||||||
ExplicitLeft = 461
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 121
|
||||||
|
Width = 121
|
||||||
end
|
end
|
||||||
inherited eNombre: TcxDBTextEdit
|
inherited eNombre: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
|
ExplicitWidth = 221
|
||||||
|
Width = 221
|
||||||
end
|
end
|
||||||
inherited eNIFCIF: TcxDBTextEdit
|
inherited eNIFCIF: TcxDBTextEdit
|
||||||
Left = 197
|
Left = 211
|
||||||
ExplicitLeft = 197
|
ExplicitLeft = 211
|
||||||
ExplicitWidth = 205
|
ExplicitWidth = 205
|
||||||
Width = 205
|
Width = 205
|
||||||
end
|
end
|
||||||
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
||||||
Left = 461
|
Left = 467
|
||||||
Properties.Prefix = 'mailto:'
|
Properties.Prefix = 'mailto:'
|
||||||
TabOrder = 17
|
TabOrder = 17
|
||||||
ExplicitLeft = 461
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 133
|
||||||
|
Width = 133
|
||||||
end
|
end
|
||||||
inherited eMailParticular: TcxDBHyperLinkEdit
|
inherited eMailParticular: TcxDBHyperLinkEdit
|
||||||
Left = 461
|
Left = 467
|
||||||
Properties.Prefix = 'mailto:'
|
Properties.Prefix = 'mailto:'
|
||||||
TabOrder = 18
|
TabOrder = 18
|
||||||
ExplicitLeft = 461
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 133
|
||||||
|
Width = 133
|
||||||
end
|
end
|
||||||
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
||||||
Left = 461
|
Left = 467
|
||||||
TabOrder = 19
|
TabOrder = 19
|
||||||
ExplicitLeft = 461
|
ExplicitLeft = 467
|
||||||
|
ExplicitWidth = 133
|
||||||
|
Width = 133
|
||||||
end
|
end
|
||||||
inherited eReferencia: TcxDBTextEdit
|
inherited eReferencia: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
|
ExplicitWidth = 38
|
||||||
|
Width = 38
|
||||||
end
|
end
|
||||||
inherited ePersonaContacto: TcxDBTextEdit
|
inherited ePersonaContacto: TcxDBTextEdit
|
||||||
Left = 124
|
Left = 138
|
||||||
Top = 277
|
Top = 277
|
||||||
TabOrder = 8
|
TabOrder = 8
|
||||||
ExplicitLeft = 124
|
ExplicitLeft = 138
|
||||||
ExplicitTop = 277
|
ExplicitTop = 277
|
||||||
|
ExplicitWidth = 256
|
||||||
|
Width = 256
|
||||||
end
|
end
|
||||||
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
||||||
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
||||||
@ -286,7 +306,7 @@ inherited frViewProveedor: TfrViewProveedor
|
|||||||
ControlOptions.ShowBorder = False
|
ControlOptions.ShowBorder = False
|
||||||
end
|
end
|
||||||
object dxLayoutControlContactoItem23: TdxLayoutItem
|
object dxLayoutControlContactoItem23: TdxLayoutItem
|
||||||
Caption = 'Certificaciones:'
|
Caption = 'Tipo de homologaci'#243'n::'
|
||||||
Control = eCertificaciones
|
Control = eCertificaciones
|
||||||
ControlOptions.ShowBorder = False
|
ControlOptions.ShowBorder = False
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user