?? qr_xiaoshoumx.h
字號:
//---------------------------------------------------------------------------
#ifndef qr_xiaoshoumxH
#define qr_xiaoshoumxH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <QRCtrls.hpp>
#include <QuickRpt.hpp>
#include <ADODB.hpp>
#include <DB.hpp>
//---------------------------------------------------------------------------
class Tfm_xiaoshoumx : public TForm
{
__published: // IDE-managed Components
TQuickRep *rep;
TQRBand *QRBand1;
TQRLabel *QRLabel1;
TQRBand *QRBand2;
TQRLabel *QRLabel2;
TQRLabel *QRLabel3;
TQRLabel *QRLabel4;
TQRBand *QRBand3;
TQRDBText *QRDBText1;
TQRDBText *QRDBText2;
TQRDBText *QRDBText3;
TButton *Button1;
TQRLabel *QRLabel5;
TQRDBText *QRDBText4;
TQRGroup *QRGroup1;
TQRLabel *QRLabel6;
TQRBand *gfooter;
TQRLabel *QRLabel7;
TQRExpr *QRExpr1;
TADODataSet *ds_xiaoshou_lb;
TAutoIncField *ds_xiaoshou_lbid;
TIntegerField *ds_xiaoshou_lbdanjuhao;
TWideStringField *ds_xiaoshou_lbcode;
TIntegerField *ds_xiaoshou_lbshuliang;
TBCDField *ds_xiaoshou_lbshoujia;
TBCDField *ds_xiaoshou_lbjine;
TDateTimeField *ds_xiaoshou_lbdt;
TWideStringField *ds_xiaoshou_lbname;
TQRExpr *QRExpr2;
void __fastcall Button1Click(TObject *Sender);
private: // User declarations
public: // User declarations
__fastcall Tfm_xiaoshoumx(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE Tfm_xiaoshoumx *fm_xiaoshoumx;
//---------------------------------------------------------------------------
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -