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

#ifndef QShemeH
#define QShemeH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <jpeg.hpp>
//---------------------------------------------------------------------------
class TfrmQSheme : public TForm
{
__published:	// IDE-managed Components
    TImage *imgQScheme;
private:	// User declarations
public:		// User declarations
    __fastcall TfrmQSheme(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TfrmQSheme *frmQSheme;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Курсовой проект [6] [программа]