ConstruccionesCNJ_FactuGES/Modulos/Contactos/Views/uViewProveedor.dfm
2007-06-21 15:50:59 +00:00

183 lines
4.9 KiB
Plaintext

inherited frViewProveedor: TfrViewProveedor
Height = 437
ExplicitHeight = 437
inherited dxLayoutControlContacto: TdxLayoutControl
Height = 437
ExplicitHeight = 437
inherited eCalle: TcxDBTextEdit
Left = 100
Top = 162
TabOrder = 4
ExplicitLeft = 100
ExplicitTop = 162
ExplicitWidth = 264
Width = 264
end
inherited eProvincia: TcxDBTextEdit
Left = 100
Top = 216
TabOrder = 7
ExplicitLeft = 100
ExplicitTop = 216
ExplicitWidth = 264
Width = 264
end
inherited ePoblacion: TcxDBTextEdit
Left = 100
Top = 189
TabOrder = 5
ExplicitLeft = 100
ExplicitTop = 189
ExplicitWidth = 163
Width = 163
end
inherited eCodigoPostal: TcxDBTextEdit
Left = 302
Top = 189
TabOrder = 6
ExplicitLeft = 302
ExplicitTop = 189
end
inherited cxDBMemo1: TcxDBMemo
Top = 345
TabOrder = 19
ExplicitTop = 345
ExplicitWidth = 185
ExplicitHeight = 24
Height = 24
Width = 185
end
object eDescuento: TcxDBSpinEdit [8]
Left = 100
Top = 111
DataBinding.DataField = 'DESCUENTO'
DataBinding.DataSource = dsContacto
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
Style.ButtonStyle = bts3D
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 = 73
end
inherited eTlfParticular: TcxDBTextEdit
Left = 490
TabOrder = 13
ExplicitLeft = 490
end
inherited eTlfTrabajo: TcxDBTextEdit
Left = 490
TabOrder = 12
ExplicitLeft = 490
end
inherited eTlfMovil: TcxDBTextEdit
Left = 490
TabOrder = 14
ExplicitLeft = 490
end
inherited eFax: TcxDBTextEdit
Left = 490
TabOrder = 15
ExplicitLeft = 490
end
inherited eNombre: TcxDBTextEdit
Left = 100
ExplicitLeft = 100
end
inherited eNIFCIF: TcxDBTextEdit
Left = 100
ExplicitLeft = 100
end
inherited eMailTrabajo: TcxDBHyperLinkEdit
Left = 490
Properties.Prefix = 'mailto:'
TabOrder = 16
ExplicitLeft = 490
end
inherited eMailParticular: TcxDBHyperLinkEdit
Left = 490
Properties.Prefix = 'mailto:'
TabOrder = 17
ExplicitLeft = 490
end
inherited ePaginaWeb: TcxDBHyperLinkEdit
Left = 490
TabOrder = 18
ExplicitLeft = 490
end
inherited eCuenta: TcxDBTextEdit
Left = 187
Top = 294
TabOrder = 11
ExplicitLeft = 187
ExplicitTop = 294
end
object eDistribuye: TcxDBTextEdit [19]
Left = 100
Top = 84
DataBinding.DataField = 'DISTRIBUYE'
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 = 2
Width = 121
end
inherited eDC: TcxDBTextEdit
Left = 100
Top = 294
TabOrder = 10
ExplicitLeft = 100
ExplicitTop = 294
end
inherited eSucursal: TcxDBTextEdit
Left = 261
Top = 267
TabOrder = 9
ExplicitLeft = 261
ExplicitTop = 267
end
inherited eEntidad: TcxDBTextEdit
Left = 100
Top = 267
TabOrder = 8
ExplicitLeft = 100
ExplicitTop = 267
end
inherited dxLayoutControlContactoGroup_Root: TdxLayoutGroup
inherited dxLayoutControlContactoGroup9: TdxLayoutGroup
inherited dxLayoutControlContactoGroup4: TdxLayoutGroup
inherited dxLayoutControlContactoGroup1: TdxLayoutGroup
object dxLayoutControlContactoItem19: TdxLayoutItem
Caption = 'Distribuidor de:'
Control = eDistribuye
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item19: TdxLayoutItem
AutoAligns = [aaVertical]
Caption = 'Descuento:'
Control = eDescuento
ControlOptions.ShowBorder = False
end
end
end
end
end
end
end