?? u4_9_1.h
字號(hào):
//---------------------------------------------------------------------------
#ifndef U4_9_1H
#define U4_9_1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
//---------------------------------------------------------------------------
class Tf4_9_1 : public TForm
{
__published: // IDE-managed Components
TButton *btnInput;
TButton *btnEnd;
void __fastcall btnEndClick(TObject *Sender);
void __fastcall FormPaint(TObject *Sender);
void __fastcall btnInputClick(TObject *Sender);
private: // User declarations
public: // User declarations
__fastcall Tf4_9_1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE Tf4_9_1 *f4_9_1;
//---------------------------------------------------------------------------
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -