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

#ifndef V1UnitH
#define V1UnitH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
//---------------------------------------------------------------------------
class TV1Form : public TForm
{
__published:	// IDE-managed Components
        TRadioGroup *RadioGroup1;
        TLabel *Label5;
        TEdit *Edit1;
        TEdit *Edit2;
        TEdit *Edit3;
        TButton *Button1;
        TButton *Button2;
        TLabel *Label6;
        TButton *Button3;
        TButton *Button4;
        TLabel *Label1;
        TLabel *Label2;
        TLabel *Label3;
        TLabel *Label4;
        TEdit *Edit4;
        TLabel *Label7;
        TLabel *Label8;
        TLabel *Label9;
        TMemo *Memo1;
        void __fastcall FormCreate(TObject *Sender);
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall Button2Click(TObject *Sender);
        void __fastcall Button3Click(TObject *Sender);
        void __fastcall Button4Click(TObject *Sender);
        void __fastcall Edit1KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit2KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit3KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit4KeyPress(TObject *Sender, char &Key);
        void __fastcall Memo1KeyPress(TObject *Sender, char &Key);
private:	// User declarations
public:		// User declarations
        __fastcall TV1Form(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TV1Form *V1Form;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке V1(Коробко)
  • #
    30.05.20203.96 Кб0V1.~bpr
  • #
    30.05.20201.12 Кб0V1.~cpp
  • #
    30.05.20205.01 Кб0V1Unit.cpp
  • #
    30.05.202051 б0V1Unit.ddp
  • #
    30.05.20205.82 Кб0V1Unit.dfm
  • #
    30.05.20201.88 Кб0V1Unit.h
  • #
    30.05.202054.72 Кб0V1Unit.obj
  • #
    30.05.20205.01 Кб0V1Unit.~cpp
  • #
    30.05.202051 б0V1Unit.~ddp
  • #
    30.05.20205.82 Кб0V1Unit.~dfm
  • #
    30.05.20201.88 Кб0V1Unit.~h