⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ydyyyd.h

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 H
字号:
//---------------------------------------------------------------------------

#ifndef YDyyydH
#define YDyyydH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Buttons.hpp>
#include <ExtCtrls.hpp>
#include <Graphics.hpp>
#include <Mask.hpp>
//---------------------------------------------------------------------------
class TFyyyd : public TForm
{
__published:	// IDE-managed Components
        TShape *Shape1;
        TShape *Shape2;
        TLabel *Label1;
        TShape *Shape5;
        TShape *Shape6;
        TShape *Shape12;
        TShape *Shape13;
        TShape *Shape14;
        TShape *Shape15;
        TShape *Shape16;
        TShape *Shape17;
        TShape *Shape19;
        TLabel *Label2;
        TLabel *Label3;
        TLabel *Label4;
        TLabel *Label5;
        TLabel *Label6;
        TShape *Shape3;
        TShape *Shape7;
        TShape *Shape8;
        TLabel *Label7;
        TShape *Shape9;
        TShape *Shape10;
        TLabel *Label10;
        TLabel *Label11;
        TLabel *Label12;
        TShape *Shape21;
        TImage *Image1;
        void __fastcall SpeedButton1Click(TObject *Sender);
        void __fastcall Label2MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label3MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label4MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label5MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label6MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label7MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Image1MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label1MouseMove(TObject *Sender, TShiftState Shift,
          int X, int Y);
        void __fastcall Label1Click(TObject *Sender);
        void __fastcall Image1Click(TObject *Sender);
private:	// User declarations
    void Btrefresh();
public:		// User declarations
        __fastcall TFyyyd(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFyyyd *Fyyyd;
//---------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -