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

#ifndef Unit5H
#define Unit5H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Grids.hpp>
//---------------------------------------------------------------------------
class TForm5 : public TForm
{
__published:	// IDE-managed Components
        TStringGrid *StrGr1;
        TLabel *Label1;
        TLabel *Label2;
private:	// User declarations
public:		// User declarations
        __fastcall TForm5(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm5 *Form5;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Программа
  • #
    28.06.20143.67 Кб14Unit4.~dfm
  • #
    28.06.20141.11 Кб14Unit4.~h
  • #
    28.06.2014838 б14Unit5.cpp
  • #
    28.06.201451 б14Unit5.ddp
  • #
    28.06.20141.73 Кб14Unit5.dfm
  • #
    28.06.2014851 б14Unit5.h
  • #
    28.06.201488.79 Кб14Unit5.obj
  • #
    28.06.2014836 б14Unit5.~cpp
  • #
    28.06.201451 б15Unit5.~ddp
  • #
    28.06.20141.66 Кб14Unit5.~dfm
  • #
    28.06.2014851 б14Unit5.~h