Tecsitel_FactuGES2/Source/Modulos/Pedidos a proveedor/Views/uViewProveedorPedido.dfm

220 lines
6.7 KiB
Plaintext

inherited frViewProveedorPedido: TfrViewProveedorPedido
Width = 473
Height = 287
ExplicitWidth = 473
ExplicitHeight = 287
inherited dxLayoutControl1: TdxLayoutControl
Width = 473
Height = 273
ExplicitWidth = 473
ExplicitHeight = 273
DesignSize = (
473
273)
inherited edtlNombre: TcxDBTextEdit
Left = 118
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 118
end
inherited edtNIFCIF: TcxDBTextEdit
Left = 118
Top = 153
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 7
ExplicitLeft = 118
ExplicitTop = 153
end
inherited edtCalle: TcxDBTextEdit
Left = 118
Top = 180
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 8
ExplicitLeft = 118
ExplicitTop = 180
end
inherited edtPoblacion: TcxDBTextEdit
Left = 118
Top = 207
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 9
ExplicitLeft = 118
ExplicitTop = 207
end
inherited edtProvincia: TcxDBTextEdit
Left = 118
Top = 234
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 11
ExplicitLeft = 118
ExplicitTop = 234
end
inherited edtCodigoPostal: TcxDBTextEdit
Left = 381
Top = 207
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 10
ExplicitLeft = 381
ExplicitTop = 207
end
inherited Button3: TBitBtn
Left = 265
Top = 122
TabOrder = 6
ExplicitLeft = 265
ExplicitTop = 122
end
object edtPersonaContacto: TcxDBTextEdit [9]
Left = 118
Top = 95
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'PERSONA_CONTACTO'
DataBinding.DataSource = DADataSource
Enabled = False
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleDisabled.TextColor = clWindowText
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 5
Height = 21
Width = 585
end
object edtReferenciaAsignada: TcxDBTextEdit [10]
Left = 342
Top = 68
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'CODIGO_ASIGNADO'
DataBinding.DataSource = DADataSource
Enabled = False
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleDisabled.TextColor = clWindowText
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 4
Height = 21
Width = 121
end
object edtFax: TcxDBTextEdit [11]
Left = 118
Top = 68
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'FAX'
DataBinding.DataSource = DADataSource
Enabled = False
ParentFont = False
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.NativeStyle = True
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.SkinName = ''
StyleDisabled.TextColor = clWindowText
StyleFocused.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.SkinName = ''
TabOrder = 3
Height = 21
Width = 169
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
object dxLayoutControl1Group4: TdxLayoutGroup [2]
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object dxLayoutControl1Item13: TdxLayoutItem
AutoAligns = [aaVertical]
AlignHorz = ahClient
Caption = 'N'#250'mero de fax:'
Control = edtFax
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item11: TdxLayoutItem
AutoAligns = [aaVertical]
AlignHorz = ahRight
Caption = 'C'#243'd. cliente:'
Control = edtReferenciaAsignada
ControlOptions.ShowBorder = False
end
end
object dxLayoutControl1Item10: TdxLayoutItem [3]
Caption = 'Persona de contacto:'
Control = edtPersonaContacto
ControlOptions.ShowBorder = False
end
inherited dxLayoutControl1Item9: TdxLayoutItem [4]
end
inherited dxLayoutControl1Item2: TdxLayoutItem [5]
Visible = False
end
inherited dxLayoutControl1Item3: TdxLayoutItem [6]
Visible = False
end
inherited dxLayoutControl1Group2: TdxLayoutGroup [7]
Visible = False
end
inherited dxLayoutControl1Item5: TdxLayoutItem [8]
Visible = False
end
end
end
inherited DADataSource: TDADataSource
Left = 288
Top = 8
end
inherited ActionList1: TActionList
Left = 320
Top = 8
end
inherited PngImageList: TPngImageList
Left = 352
Top = 8
end
end