Скачиваний:
0
Добавлен:
30.05.2020
Размер:
878 б
Скачать
//---------------------------------------------------------------------------

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TMemo *Memo1;
        TButton *Button1;
        TEdit *Edit1;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке 3
  • #
    30.05.2020876 б0Project1.res
  • #
    30.05.20202.03 Mб0Project1.tds
  • #
    30.05.2020834 б0Unit1.cpp
  • #
    30.05.202051 б0Unit1.ddp
  • #
    30.05.2020757 б1Unit1.dfm
  • #
    30.05.2020878 б0Unit1.h
  • #
    30.05.202038.96 Кб0Unit1.obj
  • #
    30.05.2020834 б0Unit1.~cpp
  • #
    30.05.202051 б0Unit1.~ddp
  • #
    30.05.2020757 б0Unit1.~dfm
  • #
    30.05.2020878 б0Unit1.~h