⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ubh.h

📁 超市配货中心进销存源码 超市配货中心进销存源码
💻 H
字号:
//----------------------------------------------------------------------------
#ifndef UBHH
#define UBHH
//----------------------------------------------------------------------------
#include <vcl\Classes.hpp>
#include <vcl\Controls.hpp>
#include <vcl\StdCtrls.hpp>
#include <vcl\Forms.hpp>
#include <vcl\QuickRpt.hpp>
#include <vcl\QRCtrls.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
//----------------------------------------------------------------------------
class TqrBH : public TQuickRep
{
__published:
        TQuickRep *qrInto;
        TQRBand *DetailBand1;
        TQRDBText *QRDBText2;
        TQRDBText *QRDBText1;
        TQRDBText *QRDBText4;
        TQRDBText *QRDBText6;
        TQRDBText *QRDBText7;
        TQRDBText *QRDBText8;
        TQRDBText *QRDBText9;
        TQRShape *QRShape3;
        TQRShape *QRShape4;
        TQRShape *QRShape5;
        TQRShape *QRShape6;
        TQRShape *QRShape7;
        TQRShape *QRShape8;
        TQRShape *QRShape9;
        TQRShape *QRShape10;
        TQRShape *QRShape11;
        TQRDBText *QRDBText3;
        TQRShape *QRShape17;
        TQRBand *TitleBand1;
        TQRSysData *QRSysData1;
        TQRBand *ColumnHeaderBand1;
        TQRShape *QRShape18;
        TQRLabel *QRLabel7;
        TQRLabel *QRLabel3;
        TQRLabel *QRLabel2;
        TQRLabel *QRLabel4;
        TQRLabel *QRLabel8;
        TQRLabel *QRLabel6;
        TQRLabel *QRLabel5;
        TQRLabel *QRLabel12;
        TQRLabel *QRLabel13;
        TQRShape *QRShape2;
        TQRLabel *QRLabel1;
        TQRLabel *qrlLQ;
        TQRShape *QRShape1;
private:
public:
   __fastcall TqrBH::TQuickReport1(TComponent* Owner);
};
//----------------------------------------------------------------------------
extern TqrBH *qrBH;
//----------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -