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

#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
        TRadioGroup *RadioGroup1;
        TButton *Button1;
        TButton *Button2;
        void __fastcall Button1Click(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm1(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm1 *Form1;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке main
  • #
    30.05.20201.84 Кб2UKrC.~dfm
  • #
    30.05.20201.21 Кб1UKrC.~h
  • #
    30.05.2020936 б1Unit1.cpp
  • #
    30.05.202051 б1Unit1.ddp
  • #
    30.05.2020858 б1Unit1.dfm
  • #
    30.05.2020919 б1Unit1.h
  • #
    30.05.2020492.55 Кб2Unit1.obj
  • #
    30.05.2020914 б1Unit1.~cpp
  • #
    30.05.2020860 б1Unit1.~dfm
  • #
    30.05.2020919 б1Unit1.~h