Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
42
Добавлен:
02.05.2014
Размер:
1.6 Кб
Скачать
//----------------------------------------------------------------------------
#ifndef Unit2H
#define Unit2H
//----------------------------------------------------------------------------
#include <vcl\System.hpp>
#include <vcl\Windows.hpp>
#include <vcl\SysUtils.hpp>
#include <vcl\Classes.hpp>
#include <vcl\Graphics.hpp>
#include <vcl\Forms.hpp>
#include <vcl\Controls.hpp>
#include <vcl\StdCtrls.hpp>
#include <vcl\Buttons.hpp>
#include <vcl\ExtCtrls.hpp>
//----------------------------------------------------------------------------
class TAboutBox : public TForm
{
__published:
        TLabel *Label1;
        TLabel *Label2;
        TLabel *Label3;
        TLabel *Label4;
        TLabel *Label5;
        TLabel *Label6;
        TLabel *Label7;
        TLabel *Label8;
        TLabel *Label9;
        TLabel *Label10;
        TLabel *Label11;
        TLabel *Label12;
        TLabel *Label13;
        TBitBtn *BitBtn1;
        TEdit *come1;
        TEdit *come2;
        TEdit *wash11;
        TEdit *wash12;
        TEdit *wash21;
        TEdit *wash22;
        TEdit *wash31;
        TEdit *wash32;
        TEdit *wash41;
        TEdit *wash42;
        TEdit *och;
        TEdit *auto1;
        TEdit *err;
        void __fastcall BitBtn1Click(TObject *Sender);
private:
public:
	virtual __fastcall TAboutBox(TComponent* AOwner);
};
//----------------------------------------------------------------------------
extern PACKAGE TAboutBox *AboutBox;
//----------------------------------------------------------------------------
#endif    
Соседние файлы в папке Программа для зачета
  • #
    02.05.20142.71 Кб42Unit1.h
  • #
    02.05.201477.94 Кб42Unit1.obj
  • #
    02.05.20141.67 Кб43Unit2.cpp
  • #
    02.05.201451 б42Unit2.ddp
  • #
    02.05.20146.96 Кб42Unit2.dfm
  • #
    02.05.20141.6 Кб42Unit2.h
  • #
    02.05.201453.42 Кб42Unit2.obj
  • #
    02.05.20141.53 Кб42Unit2.~cpp
  • #
    02.05.201451 б42Unit2.~ddp
  • #
    02.05.20146.96 Кб42Unit2.~dfm
  • #
    02.05.20141.6 Кб42Unit2.~h