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

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <jpeg.hpp>
#include <Buttons.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TImage *Image1;
        TLabel *Label1;
        TLabel *Label2;
        TImage *Image2;
        TImage *Image3;
        TImage *Image4;
        TImage *Image5;
        TSpeedButton *SpeedButton1;
        void __fastcall SpeedButton1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Справка
  • #
    30.05.2020876 б1SpravkaProject1.res
  • #
    30.05.20202.03 Mб1SpravkaProject1.tds
  • #
    30.05.2020723 б1Unit1.cpp
  • #
    30.05.202051 б1Unit1.ddp
  • #
    30.05.2020220.76 Кб1Unit1.dfm
  • #
    30.05.20201.09 Кб2Unit1.h
  • #
    30.05.202049.77 Кб1Unit1.obj
  • #
    30.05.2020723 б1Unit1.~cpp
  • #
    30.05.202051 б1Unit1.~ddp
  • #
    30.05.2020220.72 Кб1Unit1.~dfm
  • #
    30.05.20201.09 Кб1Unit1.~h