Скачиваний:
2
Добавлен:
30.05.2020
Размер:
1.1 Кб
Скачать
//---------------------------------------------------------------------------

#ifndef SHELLH
#define SHELLH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <jpeg.hpp>
#include <Graphics.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TImage *Image1;
        TImage *Image2;
        TImage *Image3;
        TImage *Image4;
        TImage *Image5;
        TImage *Image6;
        TImage *Image7;
        TImage *Image8;
        TButton *Button1;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке SHELL
  • #
    30.05.202026.96 Кб1SHELL.cpp
  • #
    30.05.202051 б1SHELL.ddp
  • #
    30.05.2020687.32 Кб1SHELL.dfm
  • #
    30.05.20201.1 Кб2SHELL.h
  • #
    30.05.202061.22 Кб1SHELL.obj
  • #
    30.05.20203.78 Кб1SHELLp.bpr
  • #
    30.05.20201.07 Кб1SHELLp.cpp
  • #
    30.05.202018.44 Кб1SHELLp.obj
  • #
    30.05.2020876 б2SHELLp.res