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

#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
//---------------------------------------------------------------------------
class TForm1 : public TForm
{
__published:	// IDE-managed Components
        TEdit *Edit2;
        TEdit *Edit3;
        TEdit *Edit5;
        TEdit *Edit6;
        TEdit *Edit7;
        TEdit *Edit8;
        TEdit *Edit9;
        TRadioGroup *RadioGroup1;
        TButton *Button1;
        TButton *Button2;
        TButton *Button3;
        TLabel *Label1;
        TLabel *Label2;
        TLabel *Label3;
        void __fastcall Button2Click(TObject *Sender);
        void __fastcall Button3Click(TObject *Sender);
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall Edit2KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit3KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit5KeyPress(TObject *Sender, char &Key);
        void __fastcall Edit6KeyPress(TObject *Sender, char &Key);

private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке дроби
  • #
    30.05.20202.03 Mб0Project1.tds
  • #
    30.05.20203.83 Кб0Project1.~bpr
  • #
    30.05.20204.55 Кб0Unit1.cpp
  • #
    30.05.202051 б0Unit1.ddp
  • #
    30.05.20203.42 Кб0Unit1.dfm
  • #
    30.05.20201.57 Кб1Unit1.h
  • #
    30.05.202053.43 Кб0Unit1.obj
  • #
    30.05.20204.39 Кб0Unit1.~cpp
  • #
    30.05.202051 б0Unit1.~ddp
  • #
    30.05.20203.42 Кб0Unit1.~dfm
  • #
    30.05.20201.57 Кб0Unit1.~h