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

📄 yfxsjbb2.h

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 H
字号:
//---------------------------------------------------------------------------

#ifndef yfxsjbb2H
#define yfxsjbb2H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <QuickRpt.hpp>
#include <Qrctrls.hpp>
#include <QRCtrls.hpp>
//---------------------------------------------------------------------------
class TForm39 : public TForm
{
__published:	// IDE-managed Components
        TQuickRep *QuickRep1;
        TQRBand *DetailBand1;
        TQRShape *QRShape1;
        TQRShape *QRShape2;
        TQRShape *QRShape3;
        TQRShape *QRShape4;
        TQRShape *QRShape5;
        TQRShape *QRShape6;
        TQRShape *QRShape7;
        TQRShape *QRShape8;
        TQRShape *QRShape9;
        TQRShape *QRShape10;
        TQRShape *QRShape11;
        TQRShape *QRShape12;
        TQRShape *QRShape13;
        TQRShape *QRShape14;
        TQRShape *QRShape15;
        TQRShape *QRShape16;
        TQRShape *QRShape18;
        TQRShape *QRShape19;
        TQRShape *QRShape20;
        TQRShape *QRShape21;
        TQRShape *QRShape22;
        TQRLabel *QRLabel3;
        TQRLabel *QRLabel6;
        TQRLabel *QRLabel7;
        TQRLabel *QRLabel8;
        TQRLabel *QRLabel9;
        TQRLabel *QRLabel10;
        TQRLabel *QRLabel11;
        TQRLabel *QRLabel12;
        TQRLabel *QRLabel13;
        TQRLabel *QRLabel14;
        TQRLabel *QRLabel15;
        TQRLabel *QRLabel16;
        TQRLabel *QRLabel17;
        TQRLabel *QRLabel18;
        TQRLabel *QRLabel19;
        TQRLabel *QRLabel20;
        TQRLabel *QRLabel21;
        TQRLabel *QRLabel22;
        TQRLabel *QRLabel23;
        TQRLabel *QRLabel24;
        TQRLabel *QRLabel25;
        TQRLabel *QRLabel26;
        TQRLabel *QRLabel27;
        TQRLabel *QRLabel28;
        TQRLabel *QRLabel29;
        TQRLabel *QRLabel30;
        TQRLabel *QRLabel31;
        TQRLabel *QRLabel32;
        TQRLabel *QRLabel33;
        TQRLabel *QRLabel34;
        TQRLabel *QRLabel35;
        TQRLabel *QRLabel36;
        TQRLabel *fh82;
        TQRLabel *qlcs82;
        TQRLabel *yycs82;
        TQRLabel *cgcs82;
        TQRLabel *ryl82;
        TQRLabel *kyl82;
        TQRLabel *syl82;
        TQRLabel *kyjr82;
        TQRLabel *fxjr82;
        TQRLabel *zyjr82;
        TQRLabel *bkyjr82;
        TQRLabel *zcjr82;
        TQRLabel *djjcts82;
        TQRLabel *hftcts82;
        TQRLabel *fh90;
        TQRLabel *qlcs90;
        TQRLabel *yycs90;
        TQRLabel *cgcs90;
        TQRLabel *ryl90;
        TQRLabel *kyl90;
        TQRLabel *syl90;
        TQRLabel *kyjr90;
        TQRLabel *fxjr90;
        TQRLabel *zyjr90;
        TQRLabel *bkyjr90;
        TQRLabel *zcjr90;
        TQRLabel *djjcts90;
        TQRLabel *hftcts90;
        TQRLabel *QRLabel63;
        TQRLabel *QRLabel64;
        TQRShape *QRShape17;
        TQRShape *QRShape23;
        TQRLabel *QRLabel2;
        TQRDBText *QRDBText1;
        TQRLabel *QRLabel1;
        TQRLabel *QRLabel5;
        TQRSysData *QRSysData2;
        TQRLabel *dw;
        void __fastcall FormCreate(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm39(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm39 *Form39;
//---------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

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