📄 fwjsd.h
字号:
//---------------------------------------------------------------------------
#ifndef fwjsdH
#define fwjsdH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TFwJsDForm : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *QRBand1;
TQRLabel *QRLabel1;
TQRLabel *QRLabel3;
TQRDBText *QRDBText15;
TQRBand *QRBand4;
TQRLabel *QRLabel4;
TQRLabel *QRLabel8;
TQRDBText *QRDBText1;
TQRDBText *QRDBText5;
TQRLabel *QRLabel9;
TQRDBText *QRDBText2;
TQRDBText *QRDBText6;
TQRLabel *QRLabel7;
TQRLabel *QRLabel10;
TQRLabel *QRLabel6;
TQRLabel *QRLabel11;
TQRLabel *QRLabel13;
TQRLabel *QRLabel20;
TQRLabel *QRLabel22;
TQRLabel *QRLabel24;
TQRLabel *QRLabel25;
TQRLabel *QRLabel17;
TQRLabel *QRLabel33;
TQRLabel *QRLabel36;
TQRLabel *QRLabel5;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRDBText *QRDBText9;
TQRDBText *QRDBText10;
TQRDBText *QRDBText11;
TQRDBText *QRDBText12;
TQRDBText *QRDBText13;
TQRDBText *QRDBText16;
TQRDBText *QRDBText17;
TQRDBText *QRDBText19;
TQRDBText *QRDBText20;
TQRDBText *QRDBText21;
TQRLabel *QRLabel34;
TQRLabel *QRLabel19;
TQRLabel *QRLabel38;
TQRDBText *QRDBText25;
TQRLabel *QRLabel12;
TQRDBText *QRDBText27;
TQRDBText *QRDBText28;
TQRDBText *QRDBText29;
TQRDBText *QRDBText30;
TQRLabel *QRLabel21;
TQRDBText *QRDBText31;
TQRDBText *QRDBText32;
TQRDBText *QRDBText33;
TQRDBText *QRDBText34;
TQRLabel *QRLabel23;
TQRLabel *QRLabel16;
TQRLabel *QRLabel27;
TQRLabel *QRLabel26;
TQRLabel *QRLabel35;
TQRLabel *QRLabel39;
TQRDBText *QRDBText35;
TQRDBText *QRDBText36;
TQRDBText *QRDBText37;
TQRDBText *QRDBText38;
TQRDBText *QRDBText39;
TQRLabel *QRLabel31;
TQRDBText *QRDBText22;
TQRLabel *QRLabel32;
TQRLabel *QRLabel15;
TQRDBText *QRDBText7;
TQRDBText *QRDBText23;
TQRBand *QRBand2;
TQRLabel *QRLabel14;
TQRDBText *QRDBText14;
TQRLabel *QRLabel37;
TQRDBText *QRDBText26;
TQRLabel *QRLabel2;
TQRDBText *QRDBText40;
TQRBand *QRBand3;
TQRLabel *QRLabel28;
TQRSysData *QRSysData2;
TQRBand *QRBand5;
TQRBand *QRBand6;
TQRSubDetail *QRSubDetail1;
TQRLabel *QRLabel42;
TQRLabel *QRLabel43;
TQRLabel *QRLabel44;
TQRLabel *QRLabel45;
TQRLabel *QRLabel46;
TQRLabel *QRLabel47;
TQRDBText *QRDBText8;
TQRDBText *QRDBText18;
TQRDBText *QRDBText41;
TQRDBText *QRDBText42;
TQRDBText *QRDBText43;
TQRDBText *QRDBText44;
TQRLabel *QRLabel48;
TQRLabel *QRLabel50;
TQRLabel *QRLabel52;
TQRChildBand *ChildBand1;
TQRLabel *QRLabel54;
TQRDBText *QRDBText45;
TQRDBText *QRDBText46;
TQRDBText *QRDBText47;
TQRDBText *QRDBText48;
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 *QRShape17;
TQRDBText *QRDBText49;
TQRChildBand *ChildBand2;
TQRLabel *QRLabel29;
TQRLabel *QRLabel18;
TQRSysData *QRSysData1;
TQRShape *QRShape18;
TQRLabel *QRLabel30;
TQRLabel *QRLabel40;
TQRLabel *QRLabel41;
TQRDBText *QRDBText24;
private: // User declarations
public: // User declarations
__fastcall TFwJsDForm(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFwJsDForm *FwJsDForm;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -