//---------------------------------------------------------------------------

#ifndef Unit4H
#define Unit4H
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <DB.hpp>
#include <DBGrids.hpp>
#include <DBTables.hpp>
#include <Grids.hpp>
//---------------------------------------------------------------------------
class TForm4 : public TForm
{
__published:	// IDE-managed Components
        TTable *Table1;
        TDBGrid *DBGrid1;
        TDataSource *DataSource1;
        TTable *Table2;
        TDBGrid *DBGrid2;
        TDataSource *DataSource2;
        TEdit *Edit1;
        TEdit *Edit2;
        TButton *Button1;
        TLabel *Label1;
        TLabel *Label2;
        TEdit *Edit3;
        TLabel *Label3;
        TButton *Button2;
        TLabel *Label6;
        void __fastcall Button2Click(TObject *Sender);
        void __fastcall Button1Click(TObject *Sender);
        void __fastcall FormShow(TObject *Sender);
private:	// User declarations
public:		// User declarations
        __fastcall TForm4(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm4 *Form4;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Информационная система БИБЛИОТЕКА для автоматизации работы библиотеки
  • #
    01.05.20141.92 Кб44Unit3.~dfm
  • #
    01.05.20141.19 Кб44Unit3.~h
  • #
    01.05.20141.69 Кб44Unit4.cpp
  • #
    01.05.201451 б44Unit4.ddp
  • #
    01.05.20142.9 Кб44Unit4.dfm
  • #
    01.05.20141.4 Кб44Unit4.h
  • #
    01.05.2014321.71 Кб44Unit4.obj
  • #
    01.05.20141.69 Кб44Unit4.~cpp
  • #
    01.05.201451 б44Unit4.~ddp
  • #
    01.05.20142.95 Кб45Unit4.~dfm
  • #
    01.05.20141.4 Кб45Unit4.~h