📄 umonths.h
字号:
//---------------------------------------------------------------------------
#ifndef UmonthsH
#define UmonthsH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
#include <QRCtrls.hpp>
//---------------------------------------------------------------------------
class TForm57 : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *ColumnHeaderBand1;
TQRBand *DetailBand1;
TQRBand *TitleBand1;
TQRLabel *title;
TQRShape *QRShape1;
TQRShape *QRShape2;
TQRShape *QRShape3;
TQRShape *QRShape4;
TQRShape *QRShape5;
TQRShape *QRShape6;
TQRShape *QRShape7;
TQRShape *QRShape8;
TQRLabel *QRLabel1;
TQRShape *QRShape9;
TQRShape *QRShape10;
TQRLabel *QRLabel2;
TQRShape *QRShape11;
TQRShape *QRShape12;
TQRShape *QRShape13;
TQRShape *QRShape14;
TQRShape *QRShape15;
TQRShape *QRShape16;
TQRShape *QRShape17;
TQRShape *QRShape18;
TQRShape *QRShape19;
TQRShape *QRShape20;
TQRShape *QRShape21;
TQRShape *QRShape22;
TQRLabel *QRLabel3;
TQRLabel *QRLabel4;
TQRLabel *QRLabel5;
TQRLabel *QRLabel6;
TQRLabel *QRLabel7;
TQRLabel *QRLabel8;
TQRLabel *QRLabel9;
TQRLabel *QRLabel10;
TQRDBText *QRDBText1;
TQRExpr *QRExpr1;
TQRExpr *QRExpr2;
TQRExpr *QRExpr3;
TQRDBText *QRDBText2;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRExpr *QRExpr4;
TQRBand *SummaryBand1;
TQRShape *QRShape23;
TQRShape *QRShape24;
TQRShape *QRShape25;
TQRShape *QRShape26;
TQRShape *QRShape27;
TQRShape *QRShape28;
TQRShape *QRShape29;
TQRShape *QRShape30;
TQRShape *QRShape31;
TQRShape *QRShape32;
TQRExpr *QRExpr6;
TQRLabel *QRLabel19;
TQRExpr *QRExpr5;
TQRExpr *QRExpr7;
TQRExpr *QRExpr8;
TQRExpr *QRExpr9;
TQRExpr *QRExpr10;
TQRExpr *QRExpr11;
TQRExpr *QRExpr12;
private: // User declarations
public: // User declarations
__fastcall TForm57(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm57 *Form57;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -