git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@27 9a1d36f3-7752-2d40-8ccb-50eb49674c68
44 lines
1.1 KiB
Plaintext
44 lines
1.1 KiB
Plaintext
inherited frViewPagoProveedor: TfrViewPagoProveedor
|
|
inherited frViewDatosPago: TfrViewDatosPago
|
|
inherited Label5: TLabel
|
|
Width = 138
|
|
Caption = 'Datos pago a proveedor'
|
|
end
|
|
end
|
|
inherited frViewContacto: TfrViewDatosYSeleccionContacto
|
|
inherited Label5: TLabel
|
|
Width = 116
|
|
Caption = 'Datos del proveedor'
|
|
end
|
|
inherited Bevel1: TBevel
|
|
Left = 128
|
|
Width = 235
|
|
end
|
|
inherited ToolBar1: TToolBar
|
|
ButtonWidth = 148
|
|
inherited ToolButton1: TToolButton
|
|
Caption = 'Elegir un proveedor'
|
|
end
|
|
inherited ToolButton3: TToolButton
|
|
Left = 125
|
|
end
|
|
inherited ToolButton2: TToolButton
|
|
Left = 133
|
|
Caption = 'Dar de alta un proveedor'
|
|
end
|
|
end
|
|
inherited ToolBar2: TToolBar
|
|
Width = 201
|
|
ButtonWidth = 197
|
|
inherited ToolButton4: TToolButton
|
|
Caption = 'Ver ficha completa del proveedor...'
|
|
end
|
|
end
|
|
end
|
|
inherited frListaCuentas1: TfrListaCuentas
|
|
inherited cxCuenta: TcxDBLookupComboBox
|
|
DataBinding.DataSource = DADataSource
|
|
end
|
|
end
|
|
end
|