git-svn-id: https://192.168.0.254/svn/Proyectos.PincelCristal_FactuGES/trunk@3 11623087-26af-6b44-b76a-bec8d8b82614
22 lines
532 B
Plaintext
22 lines
532 B
Plaintext
inherited dmInformeResumenFacturacionClientes: TdmInformeResumenFacturacionClientes
|
|
OldCreateOrder = True
|
|
Left = 595
|
|
Top = 195
|
|
inherited FReport: TfrReport
|
|
Dataset = dsFacturacionClientes
|
|
ReportForm = {19000000}
|
|
end
|
|
object dsFacturacionClientes: TfrDBDataSet
|
|
CloseDataSource = True
|
|
DataSet = TablaFacturacionClientes
|
|
Left = 152
|
|
Top = 24
|
|
end
|
|
object TablaFacturacionClientes: TIBQuery
|
|
BufferChunks = 1000
|
|
CachedUpdates = False
|
|
Left = 152
|
|
Top = 80
|
|
end
|
|
end
|