ProGestion/Modulos/Obras final/Cliente/uEditorReciboObra.dfm
2007-06-21 16:12:43 +00:00

76 lines
2.2 KiB
Plaintext

inherited fEditorReciboObra: TfEditorReciboObra
Left = 431
Top = 232
Height = 483
Caption = 'fEditorReciboObra'
Constraints.MinHeight = 0
Constraints.MinWidth = 0
PixelsPerInch = 96
TextHeight = 13
inherited pgPaginas: TPageControl
Height = 354
ActivePage = pagContenido
inherited pagGeneral: TTabSheet
inherited dxLayoutControl1: TdxLayoutControl
Height = 326
inherited frViewDatosYSeleccionContacto21: TfrViewDatosYSeleccionContacto2
Width = 450
inherited dxLayoutControl1: TdxLayoutControl
Width = 450
inherited edtlNombre: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
Width = 352
end
inherited edtCalle: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
Width = 352
end
inherited edtProvincia: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
end
inherited edtPoblacion: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
Width = 352
end
inherited edtCodigoPostal: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
Width = 174
end
inherited ToolBar1: TToolBar
Width = 406
end
inherited edtNIFCIF: TcxDBTextEdit
DataBinding.DataSource = dsDataTable
Width = 352
end
end
end
inherited edtImporte: TcxDBCurrencyEdit
Style.IsFontAssigned = True
end
inherited cxDBCurrencyEdit1: TcxDBCurrencyEdit
Style.IsFontAssigned = True
Width = 137
end
end
end
inherited pagContenido: TTabSheet
inherited frViewTextoRecibo1: TfrViewTextoRecibo
Height = 326
Constraints.MaxWidth = 0
Constraints.MinWidth = 0
inherited StatusBar: TStatusBar
Top = 307
end
inherited Editor: TDBRichEdit
Height = 249
ScrollBars = ssVertical
end
end
end
end
inherited StatusBar: TStatusBar
Top = 430
end
end