📄 ydrzbb.~h
字号:
//---------------------------------------------------------------------------
#ifndef YDrzbbH
#define YDrzbbH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <QuickRpt.hpp>
#include <Qrctrls.hpp>
#include <Graphics.hpp>
//---------------------------------------------------------------------------
class TFpczrz : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *TitleBand1;
TQRBand *ColumnHeaderBand1;
TQRBand *DetailBand1;
TQRLabel *QRLabel1;
TQRLabel *QRLabel2;
TQRLabel *QRLabel3;
TQRLabel *QRLabel4;
TQRLabel *QRLabel5;
TQRLabel *QRLabel6;
TQRLabel *QRLabel7;
TQRLabel *QRLabel8;
TQRDBText *QRDBText1;
TQRDBText *QRDBText2;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRDBText *QRDBText5;
TQRDBText *QRDBText6;
TQRDBText *QRDBText7;
TQRShape *QRShape1;
TQRShape *QRShape2;
TQRSysData *QRSysData2;
TQRLabel *QRLabel10;
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;
TQRShape *QRShape18;
TQRShape *QRShape19;
TQRShape *QRShape20;
TQRBand *SummaryBand1;
TQRBand *PageFooterBand1;
TQRSysData *QRSysData1;
TQRLabel *QRLabel11;
TQRLabel *QRLabel12;
TQRLabel *QRLabel13;
TQRLabel *QRLabel14;
TQRShape *QRShape21;
TQRSysData *QRSysData3;
private: // User declarations
public: // User declarations
__fastcall TFpczrz(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFpczrz *Fpczrz;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -