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

#ifndef Unit4H
#define Unit4H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Grids.hpp>
//---------------------------------------------------------------------------
class TForm4 : public TForm
{
__published:	// IDE-managed Components
        TStringGrid *StringGrid1;
        TStringGrid *StringGrid2;
private:	// User declarations
public:		// User declarations
        __fastcall TForm4(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm4 *Form4;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Программа
  • #
    28.06.2014523 б14Unit3.~cpp
  • #
    28.06.2014328 б14Unit3.~dfm
  • #
    28.06.2014750 б14Unit3.~h
  • #
    28.06.2014523 б14Unit4.cpp
  • #
    28.06.2014738 б14Unit4.dfm
  • #
    28.06.2014841 б14Unit4.h
  • #
    28.06.201487.64 Кб14Unit4.obj