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

#ifndef V3UnitH
#define V3UnitH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Graphics.hpp>
//---------------------------------------------------------------------------
class TV3Form : public TForm
{
__published:	// IDE-managed Components
        TButton *Button1;
        TButton *Button2;
        TButton *Button3;
        TLabel *Label1;
        TEdit *Edit1;
        TLabel *Label2;
        TLabel *Label3;
        TImage *Image1;
        TMemo *Memo1;
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall Button2Click(TObject *Sender);
        void __fastcall Button3Click(TObject *Sender);
        void __fastcall Edit1KeyPress(TObject *Sender, char &Key);
        void __fastcall FormActivate(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TV3Form(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TV3Form *V3Form;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке V3(Карпенко)
  • #
    30.05.20203.62 Кб0V3.~bpr
  • #
    30.05.20201.07 Кб0V3.~cpp
  • #
    30.05.20202.26 Кб1V3Unit.cpp
  • #
    30.05.202051 б0V3Unit.ddp
  • #
    30.05.2020103.95 Кб0V3Unit.dfm
  • #
    30.05.20201.32 Кб0V3Unit.h
  • #
    30.05.202045.78 Кб0V3Unit.obj
  • #
    30.05.20202.24 Кб1V3Unit.~cpp
  • #
    30.05.202051 б0V3Unit.~ddp
  • #
    30.05.2020103.95 Кб0V3Unit.~dfm
  • #
    30.05.20201.32 Кб0V3Unit.~h