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

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TEdit *Edit1;
        TButton *Button1;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Висновок
  • #
    30.05.2020876 б1Project2.res
  • #
    30.05.2020589.82 Кб1Project2.tds
  • #
    30.05.20201.18 Кб1Unit1.cpp
  • #
    30.05.202051 б1Unit1.ddp
  • #
    30.05.2020654 б1Unit1.dfm
  • #
    30.05.2020855 б1Unit1.h
  • #
    30.05.2020437.36 Кб1Unit1.obj
  • #
    30.05.20201.18 Кб1Unit1.~cpp
  • #
    30.05.202051 б1Unit1.~ddp
  • #
    30.05.2020625 б2Unit1.~dfm
  • #
    30.05.2020855 б1Unit1.~h