git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@2 93f398dd-4eb6-7a46-baf6-13f46f578da2
109 lines
2.8 KiB
Plaintext
109 lines
2.8 KiB
Plaintext
inherited frViewProveedorFactura: TfrViewProveedorFactura
|
|
Height = 270
|
|
ExplicitHeight = 270
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Height = 270
|
|
ExplicitHeight = 270
|
|
object Bevel1: TBevel [0]
|
|
Left = 81
|
|
Top = 71
|
|
Width = 242
|
|
Height = 12
|
|
Shape = bsBottomLine
|
|
end
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
Left = 81
|
|
Top = 94
|
|
TabOrder = 3
|
|
ExplicitLeft = 81
|
|
ExplicitTop = 94
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
Left = 81
|
|
Top = 121
|
|
TabOrder = 4
|
|
ExplicitLeft = 81
|
|
ExplicitTop = 121
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtCalle: TcxDBTextEdit
|
|
Left = 81
|
|
Top = 148
|
|
TabOrder = 5
|
|
ExplicitLeft = 81
|
|
ExplicitTop = 148
|
|
ExplicitWidth = 562
|
|
Width = 562
|
|
end
|
|
inherited edtPoblacion: TcxDBTextEdit
|
|
Left = 81
|
|
Top = 175
|
|
TabOrder = 6
|
|
ExplicitLeft = 81
|
|
ExplicitTop = 175
|
|
ExplicitWidth = 177
|
|
Width = 177
|
|
end
|
|
inherited edtProvincia: TcxDBTextEdit
|
|
Left = 81
|
|
Top = 202
|
|
TabOrder = 8
|
|
ExplicitLeft = 81
|
|
ExplicitTop = 202
|
|
ExplicitWidth = 327
|
|
Width = 327
|
|
end
|
|
inherited edtCodigoPostal: TcxDBTextEdit
|
|
Top = 175
|
|
TabOrder = 7
|
|
ExplicitTop = 175
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Top = 229
|
|
TabOrder = 9
|
|
ExplicitTop = 229
|
|
end
|
|
object cxDBTextEdit1: TcxDBTextEdit [10]
|
|
Left = 81
|
|
Top = 41
|
|
Anchors = [akLeft, akTop, akRight]
|
|
AutoSize = False
|
|
DataBinding.DataField = 'NOMBRE'
|
|
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
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 2
|
|
Height = 21
|
|
Width = 276
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
object dxLayoutControl1Item10: TdxLayoutItem [1]
|
|
Caption = 'Nombre:'
|
|
Control = cxDBTextEdit1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item11: TdxLayoutItem [2]
|
|
Caption = 'Datos fiscales'
|
|
Offsets.Bottom = 3
|
|
Offsets.Top = 3
|
|
Control = Bevel1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
inherited dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'Raz'#243'n:'
|
|
end
|
|
end
|
|
end
|
|
end
|