📄 ydjstj.h
字号:
//---------------------------------------------------------------------------
#ifndef YDjstjH
#define YDjstjH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Db.hpp>
#include <DBTables.hpp>
#include <ExtCtrls.hpp>
#include <Qrctrls.hpp>
#include <QuickRpt.hpp>
//---------------------------------------------------------------------------
class TFdydfjstj : public TForm
{
__published: // IDE-managed Components
TQuickRep *QuickRep1;
TQRBand *ColumnHeaderBand1;
TQRBand *DetailBand1;
TQRBand *PageFooterBand1;
TQRBand *SummaryBand1;
TQRBand *PageHeaderBand1;
TQRLabel *QRLabel1;
TQRLabel *QRLabel2;
TQRShape *QRShape1;
TQRShape *QRShape2;
TQRShape *QRShape3;
TQRShape *QRShape4;
TQRShape *QRShape5;
TQRShape *QRShape6;
TQRLabel *QRLabel3;
TQRLabel *QRLabel4;
TQRLabel *QRLabel5;
TQRLabel *QRLabel6;
TQRShape *QRShape8;
TQRShape *QRShape9;
TQRShape *QRShape10;
TQRShape *QRShape11;
TQRShape *QRShape12;
TQRDBText *QRDBText1;
TQRDBText *QRDBText2;
TQRDBText *QRDBText3;
TQRDBText *QRDBText4;
TQRShape *QRShape13;
TQRShape *QRShape7;
TQRSysData *QRSysData1;
TQRLabel *QRLabel8;
TQRLabel *QRLabel7;
void __fastcall FormCreate(TObject *Sender);
void __fastcall FormClose(TObject *Sender, TCloseAction &Action);
private: // User declarations
public: // User declarations
__fastcall TFdydfjstj(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFdydfjstj *Fdydfjstj;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -