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

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Menus.hpp>
#include <Grids.hpp>
//--------------------------
int tech[40][2];
int versh [40][3];
int* ogl [40];
int* end=versh[0];
int digversh[40];
int nversh=0;
///------------------------------
int ftech[40];
int path[40];
int now;
int resnum;
int iii;
int npr;
int ves;
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TImage *Image1;
        TMainMenu *MainMenu1;
        TMenuItem *N1;
        TMenuItem *N2;
        TMenuItem *N3;
        TMenuItem *N4;
        TEdit *Edit1;
        TEdit *Edit2;
        TButton *Button1;
        TButton *Button2;
        TEdit *Edit3;
        TEdit *Edit4;
        TEdit *Edit5;
        TButton *Button3;
        TLabel *Label1;
        TLabel *Label2;
        TLabel *Label3;
        TLabel *Label4;
        TLabel *Label5;
        TLabel *Label6;
        TButton *Button4;
        TEdit *Edit6;
        TLabel *Label7;
        TLabel *Label8;
        TEdit *Edit7;
        TButton *Button5;
        TLabel *Label9;
        TEdit *Edit8;
        TButton *Button6;
        TLabel *Label10;
        TLabel *Label11;
        TEdit *Edit9;
        TEdit *Edit10;
        TEdit *Edit11;
        TButton *Button7;
        TButton *Button8;
        void __fastcall Button2Click(TObject *Sender);
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall Button3Click(TObject *Sender);
        void __fastcall Button4Click(TObject *Sender);
        void __fastcall N4Click(TObject *Sender);
        void __fastcall Button6Click(TObject *Sender);
        void __fastcall Button7Click(TObject *Sender);
        void __fastcall Button5Click(TObject *Sender);
        void __fastcall Button8Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
 
Соседние файлы в папке Программа
  • #
    28.06.20143.97 Кб14Project1.~bpr
  • #
    28.06.20141.27 Кб14Project1.~cpp
  • #
    28.06.20148.15 Кб14Unit1.cpp
  • #
    28.06.201451 б14Unit1.ddp
  • #
    28.06.20146.66 Кб14Unit1.dfm
  • #
    28.06.20142.48 Кб15Unit1.h
  • #
    28.06.2014110.75 Кб15Unit1.obj
  • #
    28.06.20148.14 Кб14Unit1.~cpp
  • #
    28.06.201451 б14Unit1.~ddp
  • #
    28.06.20146.66 Кб14Unit1.~dfm
  • #
    28.06.20142.48 Кб14Unit1.~h