Скачиваний:
14
Добавлен:
28.06.2014
Размер:
1.11 Кб
Скачать
//---------------------------------------------------------------------------

#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
//---------------------------------------------------------------------------
class TForm7 : public TForm
{
__published:	// IDE-managed Components
        TLabel *Label1;
        TLabel *Label2;
        TEdit *Edit1;
        TEdit *Edit2;
        TEdit *Edit3;
        TEdit *Edit4;
        TButton *Button1;
        TButton *Button2;
        TLabel *Label3;
        TLabel *Label4;
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall Button2Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm7(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm7 *Form7;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Программа
  • #
    28.06.20142.61 Кб15Unit6.~dfm
  • #
    28.06.20141.01 Кб14Unit6.~h
  • #
    28.06.20142.61 Кб14Unit7.cpp
  • #
    28.06.201451 б14Unit7.ddp
  • #
    28.06.20143.69 Кб14Unit7.dfm
  • #
    28.06.20141.11 Кб14Unit7.h
  • #
    28.06.201499.76 Кб14Unit7.obj
  • #
    28.06.20142.61 Кб14Unit7.~cpp
  • #
    28.06.201451 б14Unit7.~ddp
  • #
    28.06.20143.69 Кб14Unit7.~dfm
  • #
    28.06.20141.11 Кб14Unit7.~h