First commit 14/02/1999
This commit is contained in:
15
TpvBlcM_PrintFact.cpp
Normal file
15
TpvBlcM_PrintFact.cpp
Normal file
@ -0,0 +1,15 @@
|
||||
//----------------------------------------------------------------------------
|
||||
#include <vcl\vcl.h>
|
||||
#pragma hdrstop
|
||||
|
||||
#include "TpvBlcM_PrintFact.h"
|
||||
#include "TpvBlcMVnt.h"
|
||||
//----------------------------------------------------------------------------
|
||||
#pragma resource "*.dfm"
|
||||
TQRListadoFacturas *QRListadoFacturas;
|
||||
//----------------------------------------------------------------------------
|
||||
__fastcall TQRListadoFacturas::TQRListadoFacturas(TComponent* Owner)
|
||||
: TQuickRep(Owner)
|
||||
{
|
||||
}
|
||||
//----------------------------------------------------------------------------
|
Reference in New Issue
Block a user