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/uViewPedidoProveedor.dfm
2007-06-21 16:02:50 +00:00

190 lines
4.7 KiB
Plaintext

inherited frViewPedidoProveedor: TfrViewPedidoProveedor
Width = 753
Height = 491
Align = alClient
Constraints.MinHeight = 400
Constraints.MinWidth = 753
inline frViewDatosYSeleccionContacto: 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 = 3
ReadOnly = False
inherited Label5: TLabel
Width = 116
Caption = 'Datos del proveedor'
end
inherited Bevel1: TBevel
Left = 128
Width = 248
end
inherited ToolBar1: TToolBar
ButtonWidth = 148
inherited ToolButton3: TToolButton
Left = 125
end
inherited ToolButton2: TToolButton
Left = 133
end
end
inherited edtlNombre: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
Width = 296
end
inherited edtPoblacion: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
TabOrder = 4
Width = 296
end
inherited edtProvincia: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
TabOrder = 3
Width = 152
end
inherited edtNIFCIF: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
Width = 296
end
inherited edtCalle: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
Width = 296
end
inherited ToolBar2: TToolBar
Left = 181
ButtonWidth = 197
end
inherited edtCodigoPostal: TcxDBTextEdit
StyleDisabled.TextColor = clActiveCaption
Width = 105
end
inherited DADataSource: TDADataSource
Left = 64
Top = 32
end
inherited ActionList1: TActionList
Top = 40
inherited actElegirContacto: TAction
Caption = 'Elegir un proveedor'
end
inherited actAnadirContacto: TAction
Caption = 'Dar de alta un proveedor'
end
inherited actVerContacto: TAction
Caption = 'Ver ficha completa del proveedor...'
end
end
end
inline frViewObservaciones: TfrViewObservaciones
Left = 368
Top = 221
Width = 380
Height = 186
Constraints.MinWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
ReadOnly = False
inherited Label5: TLabel
Width = 87
Caption = 'Caracter'#237'sticas'
end
inherited Bevel1: TBevel
Width = 272
end
inherited memObservaciones: TcxDBMemo
Height = 144
Width = 356
end
end
inline frViewDatosPedidoProveedor: TfrViewDatosPedidoProveedor
Left = 0
Top = 0
Width = 360
Height = 135
Constraints.MinHeight = 110
Constraints.MinWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited cbSituacion: TcxDBImageComboBox
Style.Color = clInfoBk
end
inherited edtFechaPedido: TcxDBDateEdit
Style.Color = clInfoBk
end
end
inline frViewDestinoPedidoProveedor: TfrViewDestinoPedidoProveedor
Left = 0
Top = 131
Width = 360
Height = 171
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
ReadOnly = False
inherited cbAlmacen: TcxDBLookupComboBox
Style.Color = clInfoBk
Width = 309
end
inherited rdxDestino1: TRadioButton
TabOrder = 2
end
inherited rdxDestino2: TRadioButton
Top = 82
TabOrder = 3
end
inherited memDireccion: TcxDBMemo
Top = 103
Style.Color = clInfoBk
TabOrder = 0
Height = 55
Width = 309
end
inherited DADataSource: TDADataSource
Left = 168
end
end
inline frViewMontajePedido: TfrViewMontajePedido
Left = 8
Top = 302
Width = 360
Height = 90
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
ReadOnly = False
end
object DADataSource: TDADataSource
end
end