?? bookunendprint.h
字號:
//---------------------------------------------------------------------------
#ifndef BookUnEndPrintH
#define BookUnEndPrintH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include "BookEndPrint.h"
#include <ADODB.hpp>
#include <ComCtrls.hpp>
#include <Db.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TBookUnEndPrintForm1 : public TBookEndPrintForm
{
__published: // IDE-managed Components
TQRLabel *QRLabel1;
TQRBand *PageFooterBand1;
TQRLabel *QRLabel10;
TQRLabel *QRLabel11;
void __fastcall FormShow(TObject *Sender);
void __fastcall FormClose(TObject *Sender, TCloseAction &Action);
private: // User declarations
public: // User declarations
__fastcall TBookUnEndPrintForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TBookUnEndPrintForm1 *BookUnEndPrintForm1;
//---------------------------------------------------------------------------
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -