AbetoDesign_FactuGES2/Source/Modulos/Facturas de cliente/Views/uViewClienteFactura.dfm

120 lines
3.0 KiB
Plaintext

inherited frViewClienteFactura: TfrViewClienteFactura
Width = 697
Height = 318
ExplicitWidth = 697
ExplicitHeight = 318
inherited dxLayoutControl1: TdxLayoutControl
Width = 697
Height = 318
ExplicitWidth = 697
ExplicitHeight = 318
DesignSize = (
697
318)
object Bevel1: TBevel [0]
Left = 81
Top = 71
Width = 266
Height = 13
Shape = bsBottomLine
end
inherited edtlNombre: TcxDBTextEdit
Left = 81
ExplicitLeft = 81
ExplicitWidth = 224
Width = 224
end
inherited edtNIFCIF: TcxDBTextEdit
Left = 81
Top = 94
ExplicitLeft = 81
ExplicitTop = 94
ExplicitWidth = 562
Width = 562
end
inherited edtCalle: TcxDBTextEdit
Left = 81
Top = 121
ExplicitLeft = 81
ExplicitTop = 121
ExplicitWidth = 562
Width = 562
end
inherited edtPoblacion: TcxDBTextEdit
Left = 81
Top = 148
ExplicitLeft = 81
ExplicitTop = 148
ExplicitWidth = 177
Width = 177
end
inherited edtProvincia: TcxDBTextEdit
Left = 81
Top = 175
ExplicitLeft = 81
ExplicitTop = 175
ExplicitWidth = 327
Width = 327
end
inherited edtCodigoPostal: TcxDBTextEdit
Left = 605
Top = 148
ExplicitLeft = 605
ExplicitTop = 148
end
inherited Button3: TBitBtn
Left = 495
Top = 256
TabOrder = 10
ExplicitLeft = 495
ExplicitTop = 256
end
object edtIdioma: TcxDBTextEdit [10]
Left = 81
Top = 229
Anchors = [akLeft, akTop, akRight]
AutoSize = False
DataBinding.DataField = 'IDIOMA'
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 = 9
Height = 21
Width = 371
end
inherited edtPais: TcxDBTextEdit
Left = 81
Top = 202
ExplicitLeft = 81
ExplicitTop = 202
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
inherited dxLayoutControl1Item1: TdxLayoutItem
Caption = 'Raz'#243'n:'
end
object dxLayoutControl1Item11: TdxLayoutItem [2]
Caption = 'Datos fiscales'
Offsets.Bottom = 3
Offsets.Top = 3
Control = Bevel1
ControlOptions.ShowBorder = False
end
object dxLayoutControl1Item12: TdxLayoutItem [8]
Caption = 'Idioma:'
Control = edtIdioma
ControlOptions.ShowBorder = False
end
end
end
end