ydfjfjj.h

来自「营业用电管理系统(网络版)是本公司推出的新一代软件产品」· C头文件 代码 · 共 47 行

H
47
字号
//---------------------------------------------------------------------------

#ifndef YDfjfjjH
#define YDfjfjjH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Buttons.hpp>
#include <DBCtrls.hpp>
#include <DBGrids.hpp>
#include <Grids.hpp>
#include <Mask.hpp>
#include <ExtCtrls.hpp>
//---------------------------------------------------------------------------
class TFfjfjj : public TForm
{
__published:	// IDE-managed Components
        TDBGrid *DBGrid1;
        TPanel *Panel1;
        TSpeedButton *SpeedButton6;
        TSpeedButton *SpeedButton7;
        TSpeedButton *SpeedButton8;
        TSpeedButton *SpeedButton9;
        TSpeedButton *SpeedButton10;
        TPanel *Panel2;
        TLabel *Label23;
        TDBEdit *DBEdit1;
        TLabel *Label1;
        TDBEdit *DBEdit2;
        void __fastcall SpeedButton10Click(TObject *Sender);
        void __fastcall SpeedButton6Click(TObject *Sender);
        void __fastcall DBGrid1EditButtonClick(TObject *Sender);
        void __fastcall SpeedButton7Click(TObject *Sender);
        void __fastcall SpeedButton8Click(TObject *Sender);
private:	// User declarations
        void Modify();
        void Browse();
public:		// User declarations
        __fastcall TFfjfjj(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFfjfjj *Ffjfjj;
//---------------------------------------------------------------------------
#endif

⌨️ 快捷键说明

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