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

И-12б(8) / 2 / Unit1

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

#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;
        TEdit *Edit2;
        TEdit *Edit3;
        TCheckBox *CheckBox1;
        TCheckBox *CheckBox2;
        TCheckBox *CheckBox3;
        TButton *Button1;
        TLabel *Label1;
        TLabel *Label2;
        TLabel *Label3;
        TLabel *Label4;
        TLabel *Label5;
        TLabel *Label6;
        TLabel *Label7;
        TLabel *Label8;
        TLabel *Label9;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке 2
  • #
    02.02.201515.65 Кб2Project1.obj
  • #
    02.02.2015876 б2Project1.res
  • #
    02.02.20152.62 Mб2Project1.tds
  • #
    02.02.20151.48 Кб2Unit1.cpp
  • #
    02.02.20154.63 Кб2Unit1.dfm
  • #
    02.02.20151.22 Кб2Unit1.h
  • #
    02.02.201542.21 Кб3Unit1.obj
  • #
    02.02.20151.48 Кб2Unit1.~cpp
  • #
    02.02.20154.63 Кб2Unit1.~dfm
  • #
    02.02.20151.14 Кб2Unit1.~h