Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

И-12б(8) / 1 / Unit1

.h
Скачиваний:
0
Добавлен:
02.02.2015
Размер:
1.05 Кб
Скачать
//---------------------------------------------------------------------------

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TButton *Button1;
        TLabel *Label1;
        TEdit *Edit1;
        TLabel *Label2;
        TEdit *Edit2;
        TEdit *Edit3;
        TEdit *Edit4;
        TLabel *Label3;
        TLabel *Label4;
        TLabel *Label5;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке 1
  • #
    02.02.201515.65 Кб0Project1.obj
  • #
    02.02.2015876 б0Project1.res
  • #
    02.02.20152.62 Mб0Project1.tds
  • #
    02.02.2015905 б0Unit1.cpp
  • #
    02.02.20153.46 Кб0Unit1.dfm
  • #
    02.02.20151.05 Кб0Unit1.h
  • #
    02.02.201539.93 Кб0Unit1.obj
  • #
    02.02.2015888 б1Unit1.~cpp
  • #
    02.02.20153.46 Кб0Unit1.~dfm
  • #
    02.02.2015974 б0Unit1.~h