git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioCarnicero_ProGestion/trunk@4 1b8572a8-2d6b-b84e-8c90-20ed86fa4eca
76 lines
2.2 KiB
Plaintext
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
|