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

📄 rbbpreunit.h

📁 该软件为计算机公司进销存管理系统。方便公司管理人员对进货、出货和库存产品的管理和维护。
💻 H
字号:
//---------------------------------------------------------------------------

#ifndef RbbPreUnitH
#define RbbPreUnitH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <QRCtrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TRbbPreForm : public TForm
{
__published:	// IDE-managed Components
    TQuickRep *QuickRep1;
    TQRBand *QRBand1;
    TQRBand *QRBand2;
    TQRLabel *QRLabel1;
    TQRShape *QRShape1;
    TQRShape *QRShape2;
    TQRLabel *DateLabel;
    TQRShape *QRShape4;
    TQRLabel *QRLabel10;
    TQRLabel *QRLabel14;
    TQRLabel *QRLabel17;
    TQRLabel *QRLabel18;
    TQRLabel *QRLabel20;
    TQRBand *QRBand3;
    TQRShape *QRShape5;
    TQRShape *QRShape6;
    TQRShape *QRShape3;
    TQRLabel *QRLabel4;
    TQRShape *QRShape7;
    TQRShape *QRShape8;
    TQRShape *QRShape9;
    TQRLabel *QRLabel5;
    TQRLabel *QRLabel6;
    TQRLabel *QRLabel7;
    TQRShape *QRShape10;
    TQRShape *QRShape11;
    TQRShape *QRShape13;
    TQRShape *QRShape14;
    TQRShape *QRShape15;
    TQRShape *QRShape16;
    TQRShape *QRShape17;
    TQRShape *QRShape20;
    TQRShape *QRShape21;
    TQRShape *QRShape22;
    TQRShape *QRShape23;
    TQRShape *QRShape24;
    TQRShape *QRShape26;
    TQRShape *QRShape27;
    TQRShape *QRShape28;
    TQRShape *QRShape29;
    TQRDBText *QRDBText1;
    TQRDBText *QRDBText2;
    TQRDBText *QRDBText3;
    TQRDBText *QRDBText4;
    TQRDBText *QRDBText5;
    TQRDBText *QRDBText6;
    TQRDBText *QRDBText7;
    TQRDBText *QRDBText8;
    TQRDBText *QRDBText9;
    TQRDBText *QRDBText10;
    TQRDBText *QRDBText11;
    TQRDBText *QRDBText12;
    TQRDBText *QRDBText13;
    TQRBand *PageFooterBand1;
    TQRSysData *QRSysData1;
    TQRLabel *QRLabel2;
    TQRLabel *QRLabel22;
    TQRLabel *QRLabel23;
    TQRLabel *QRLabel24;
    TQRShape *QRShape31;
    TQRLabel *QRLabel28;
    TQRLabel *QRLabel29;
    TQRShape *QRShape33;
    TQRDBText *QRDBText14;
    TQRLabel *QRLabel26;
    TQRLabel *QRLabel27;
    TQRShape *QRShape34;
    TQRLabel *QRLabel32;
    TQRShape *QRShape12;
    TQRShape *QRShape30;
    TQRShape *QRShape25;
    TQRDBText *QRDBText15;
    TQRShape *QRShape18;
    TQRShape *QRShape19;
private:	// User declarations
public:		// User declarations
    __fastcall TRbbPreForm(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TRbbPreForm *RbbPreForm;
//---------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

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