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

#ifndef Unit3H
#define Unit3H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Grids.hpp>
//---------------------------------------------------------------------------
class TForm3 : public TForm
{
__published:	// IDE-managed Components
        TStringGrid *StringGrid1;
private:	// User declarations
public:		// User declarations
        __fastcall TForm3(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm3 *Form3;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Программа
  • #
    28.06.201451 б12Unit2.~ddp
  • #
    28.06.2014862 б12Unit2.~dfm
  • #
    28.06.2014860 б13Unit2.~h
  • #
    28.06.2014523 б12Unit3.cpp
  • #
    28.06.2014552 б12Unit3.dfm
  • #
    28.06.2014806 б12Unit3.h
  • #
    28.06.201487.59 Кб12Unit3.obj
  • #
    28.06.2014523 б12Unit3.~cpp
  • #
    28.06.2014328 б12Unit3.~dfm
  • #
    28.06.2014750 б12Unit3.~h
  • #
    28.06.2014523 б12Unit4.cpp