📄 ydfjfjj.h
字号:
//---------------------------------------------------------------------------
#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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -