ydyhhmcdy.h
来自「营业用电管理系统(网络版)是本公司推出的新一代软件产品」· C头文件 代码 · 共 87 行
H
87 行
//---------------------------------------------------------------------------
#ifndef YDyhhmcdyH
#define YDyhhmcdyH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TFyhhmcdy : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *ColumnHeaderBand1;
TQRBand *DetailBand1;
TQRBand *PageFooterBand1;
TQRBand *TitleBand1;
TQRLabel *QRLabel1;
TQRDBText *QRDBText2;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRDBText *QRDBText6;
TQRDBText *QRDBText7;
TQRDBText *QRDBText8;
TQRDBText *QRDBText9;
TQRDBText *QRDBText10;
TQRDBText *QRDBText11;
TQRDBText *QRDBText12;
TQRDBText *QRDBText13;
TQRLabel *QRLabel8;
TQRLabel *QRLabel9;
TQRLabel *QRLabel10;
TQRLabel *QRLabel12;
TQRLabel *QRLabel13;
TQRLabel *QRLabel14;
TQRLabel *QRLabel15;
TQRLabel *QRLabel16;
TQRLabel *QRLabel17;
TQRLabel *QRLabel18;
TQRLabel *QRLabel23;
TQRShape *QRShape1;
TQRShape *QRShape3;
TQRShape *QRShape4;
TQRShape *QRShape6;
TQRShape *QRShape7;
TQRShape *QRShape9;
TQRShape *QRShape10;
TQRShape *QRShape11;
TQRShape *QRShape12;
TQRShape *QRShape13;
TQRShape *QRShape14;
TQRShape *QRShape15;
TQRShape *QRShape16;
TQRShape *QRShape23;
TQRShape *QRShape24;
TQRShape *QRShape25;
TQRShape *QRShape26;
TQRShape *QRShape33;
TQRShape *QRShape34;
TQRShape *QRShape36;
TQRShape *QRShape37;
TQRShape *QRShape39;
TQRShape *QRShape40;
TQRShape *QRShape41;
TQRShape *QRShape42;
TQRShape *QRShape43;
TQRLabel *QRLabel26;
TQRLabel *QRLabel27;
TQRSysData *QRSysData1;
TQRLabel *QRLabel28;
TQRLabel *QRLabel29;
TQRBand *SummaryBand1;
TQRShape *QRShape2;
void __fastcall FormCreate(TObject *Sender);
private: // User declarations
public: // User declarations
__fastcall TFyhhmcdy(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFyhhmcdy *Fyhhmcdy;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?