📄 yddysftj.h
字号:
//---------------------------------------------------------------------------
#ifndef YDdysftjH
#define YDdysftjH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TFdysftj : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *DetailBand1;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRDBText *QRDBText7;
TQRDBText *QRDBText10;
TQRDBText *QRDBText11;
TQRDBText *QRDBText14;
TQRDBText *QRDBText15;
TQRShape *QRShape18;
TQRShape *QRShape19;
TQRShape *QRShape20;
TQRShape *QRShape21;
TQRShape *QRShape24;
TQRShape *QRShape26;
TQRShape *QRShape30;
TQRShape *QRShape31;
TQRShape *QRShape32;
TQRShape *QRShape8;
TQRDBText *QRDBText5;
TQRDBText *QRDBText6;
TQRShape *QRShape10;
TQRDBText *QRDBText8;
TQRShape *QRShape14;
TQRBand *PageFooterBand1;
TQRLabel *QRLabel4;
TQRSysData *QRSysData1;
TQRLabel *QRLabel5;
TQRSysData *QRSysData2;
TQRLabel *QRLabel6;
TQRBand *SummaryBand1;
TQRShape *QRShape33;
TQRBand *TitleBand1;
TQRLabel *QRLabel1;
TQRLabel *QRLabel2;
TQRLabel *QRLabel3;
TQRDBText *QRDBText1;
TQRDBText *QRDBText2;
TQRBand *ColumnHeaderBand1;
TQRLabel *QRLabel7;
TQRLabel *QRLabel13;
TQRShape *QRShape1;
TQRShape *QRShape2;
TQRShape *QRShape3;
TQRShape *QRShape4;
TQRShape *QRShape5;
TQRShape *QRShape7;
TQRLabel *QRLabel14;
TQRLabel *QRLabel15;
TQRLabel *QRLabel16;
TQRShape *QRShape11;
TQRShape *QRShape12;
TQRShape *QRShape16;
TQRShape *QRShape17;
TQRLabel *QRLabel22;
TQRLabel *QRLabel23;
TQRLabel *QRLabel24;
TQRLabel *QRLabel25;
TQRLabel *QRLabel26;
TQRLabel *QRLabel27;
TQRLabel *QRLabel8;
TQRShape *QRShape6;
TQRShape *QRShape9;
TQRLabel *QRLabel9;
TQRShape *QRShape13;
TQRLabel *QRLabel10;
private: // User declarations
public: // User declarations
__fastcall TFdysftj(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFdysftj *Fdysftj;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -