git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@2 c93665c3-c93d-084d-9b98-7d5f4a9c3376
157 lines
4.3 KiB
Plaintext
157 lines
4.3 KiB
Plaintext
inherited frViewProveedor: TfrViewProveedor
|
|
Height = 454
|
|
ExplicitHeight = 454
|
|
inherited dxLayoutControlContacto: TdxLayoutControl
|
|
Height = 454
|
|
ExplicitHeight = 454
|
|
object Label1: TLabel [3]
|
|
Left = 356
|
|
Top = 307
|
|
Width = 342
|
|
Height = 26
|
|
Caption =
|
|
'(Al incluir un proveedor en la tienda, todos los materiales que ' +
|
|
'sirve ese proveedor ser'#225'n tambi'#233'n incluidos)'
|
|
WordWrap = True
|
|
end
|
|
inherited eCalle: TcxDBTextEdit
|
|
Top = 258
|
|
ExplicitTop = 258
|
|
ExplicitWidth = 264
|
|
Width = 264
|
|
end
|
|
inherited eProvincia: TcxDBTextEdit
|
|
Top = 312
|
|
ExplicitTop = 312
|
|
ExplicitWidth = 264
|
|
Width = 264
|
|
end
|
|
inherited ePoblacion: TcxDBTextEdit
|
|
Top = 285
|
|
ExplicitTop = 285
|
|
ExplicitWidth = 163
|
|
Width = 163
|
|
end
|
|
inherited eCodigoPostal: TcxDBTextEdit
|
|
Left = 261
|
|
Top = 285
|
|
ExplicitLeft = 261
|
|
ExplicitTop = 285
|
|
end
|
|
inherited eObservaciones: TcxDBMemo
|
|
Top = 369
|
|
TabOrder = 15
|
|
ExplicitTop = 369
|
|
ExplicitHeight = 43
|
|
Height = 43
|
|
end
|
|
inherited eTlfParticular: TcxDBTextEdit
|
|
Left = 451
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 91
|
|
Width = 91
|
|
end
|
|
inherited eTlfTrabajo: TcxDBTextEdit
|
|
Left = 451
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 127
|
|
Width = 127
|
|
end
|
|
inherited eTlfMovil: TcxDBTextEdit
|
|
Left = 451
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 155
|
|
Width = 155
|
|
end
|
|
inherited eFax: TcxDBTextEdit
|
|
Left = 451
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
object cxDBCheckBox1: TcxDBCheckBox [13]
|
|
Left = 356
|
|
Top = 280
|
|
Caption = 'Incluir este proveedor en 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 = 14
|
|
Width = 310
|
|
end
|
|
inherited eNombre: TcxDBTextEdit
|
|
ExplicitWidth = 221
|
|
Width = 221
|
|
end
|
|
inherited eNIFCIF: TcxDBTextEdit
|
|
Left = 155
|
|
ExplicitLeft = 155
|
|
ExplicitWidth = 205
|
|
Width = 205
|
|
end
|
|
inherited eMailTrabajo: TcxDBHyperLinkEdit
|
|
Left = 451
|
|
Properties.Prefix = 'mailto:'
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
inherited eMailParticular: TcxDBHyperLinkEdit
|
|
Left = 451
|
|
Properties.Prefix = 'mailto:'
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
inherited ePaginaWeb: TcxDBHyperLinkEdit
|
|
Left = 451
|
|
ExplicitLeft = 451
|
|
ExplicitWidth = 133
|
|
Width = 133
|
|
end
|
|
inherited eReferencia: TcxDBTextEdit
|
|
ExplicitWidth = 38
|
|
Width = 38
|
|
end
|
|
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
|
|
inherited dxLayoutControlContactoGroup6: TdxLayoutGroup
|
|
object dxLayoutControlContactoGroup10: TdxLayoutGroup
|
|
Caption = 'Tienda web'
|
|
object dxLayoutControlContactoItem19: TdxLayoutItem
|
|
ShowCaption = False
|
|
Control = cxDBCheckBox1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlContactoItem16: TdxLayoutItem
|
|
ShowCaption = False
|
|
Control = Label1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dsContacto: TDADataSource
|
|
Left = 32
|
|
Top = 88
|
|
end
|
|
end
|