This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Modulos/Pedidos a proveedor/Cliente/uViewAlbaranCliente.dfm
2007-06-21 16:02:50 +00:00

162 lines
3.8 KiB
Plaintext

inherited frViewAlbaranCliente: TfrViewAlbaranCliente
Width = 754
Height = 369
Align = alClient
Constraints.MinHeight = 330
Constraints.MinWidth = 754
inline frViewDatosYSeleccionContacto1: TfrViewDatosYSeleccionContacto
Left = 362
Top = 0
Width = 391
Height = 228
Constraints.MinHeight = 202
Constraints.MinWidth = 350
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
inherited Label5: TLabel
Width = 40
Caption = 'Cliente'
end
inherited Bevel1: TBevel
Left = 56
Width = 321
end
inherited ToolBar1: TToolBar
ButtonWidth = 129
inherited ToolButton3: TToolButton
Left = 106
end
inherited ToolButton2: TToolButton
Left = 114
Caption = 'Dar de alta un cliente'
end
end
inherited edtlNombre: TcxDBTextEdit
Height = 21
Width = 296
end
inherited edtPoblacion: TcxDBTextEdit
Height = 21
Width = 296
end
inherited edtProvincia: TcxDBTextEdit
Height = 21
Width = 296
end
inherited edtNIFCIF: TcxDBTextEdit
Height = 21
Width = 296
end
inherited edtCalle: TcxDBTextEdit
Height = 21
Width = 296
end
inherited ToolBar2: TToolBar
Left = 181
ButtonWidth = 178
inherited ToolButton4: TToolButton
Caption = 'Ver ficha completa del cliente...'
end
end
inherited ActionList1: TActionList
inherited actElegirContacto: TAction
Caption = 'Elegir un cliente'
end
end
end
inline frViewDatosAlbaranCliente1: TfrViewDatosAlbaranCliente
Left = 0
Top = 0
Width = 360
Height = 110
Constraints.MinHeight = 110
Constraints.MinWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
inherited edtFecha: TcxDBDateEdit
Width = 245
end
inherited edtFechaPago: TcxDBDateEdit
Width = 245
end
inherited eReferencia: TcxDBTextEdit
Width = 245
end
end
inline frViewFormaPago1: TfrViewFormaPago
Left = 0
Top = 221
Width = 360
Height = 170
Anchors = [akLeft, akTop, akBottom]
Constraints.MinWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
inherited Bevel1: TBevel
Width = 252
end
inherited memFormaPago: TcxDBMemo
Height = 134
Width = 329
end
end
inline frViewObservaciones1: TfrViewObservaciones
Left = 368
Top = 221
Width = 391
Height = 170
Anchors = [akLeft, akTop, akBottom]
Constraints.MinWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
inherited Bevel1: TBevel
Width = 283
end
inherited memObservaciones: TcxDBMemo
Height = 134
Width = 360
end
end
inline frViewPresupuestoAlbaran1: TfrViewPresupuestoAlbaran
Left = 0
Top = 104
Width = 360
Height = 121
Constraints.MinHeight = 90
Constraints.MinWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
inherited edtlReferencia: TcxTextEdit
Height = 21
Width = 245
end
end
object DADataSource: TDADataSource
end
end