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

#ifndef Unit2H
#define Unit2H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Grids.hpp>
//---------------------------------------------------------------------------
class TForm2 : public TForm
{
__published:	// IDE-managed Components
        TStringGrid *StringGrid1;
        TButton *Button1;
        TButton *Button2;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm2(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm2 *Form2;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Программа
  • #
    28.06.20146.66 Кб14Unit1.~dfm
  • #
    28.06.20142.48 Кб14Unit1.~h
  • #
    28.06.2014731 б14Unit2.cpp
  • #
    28.06.201451 б14Unit2.ddp
  • #
    28.06.2014890 б15Unit2.dfm
  • #
    28.06.2014916 б14Unit2.h
  • #
    28.06.201489.19 Кб14Unit2.obj
  • #
    28.06.2014546 б14Unit2.~cpp
  • #
    28.06.201451 б14Unit2.~ddp
  • #
    28.06.2014862 б14Unit2.~dfm
  • #
    28.06.2014860 б15Unit2.~h