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

#ifndef Unit5H
#define Unit5H
//---------------------------------------------------------------------------
#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 TForm5 : 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;
        TEdit *Edit4;
        TLabel *Label4;
        TEdit *Edit5;
        TLabel *Label5;
        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 TForm5(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm5 *Form5;
//---------------------------------------------------------------------------
#endif
Соседние файлы в папке Информационная система БИБЛИОТЕКА для автоматизации работы библиотеки
  • #
    01.05.20142.95 Кб49Unit4.~dfm
  • #
    01.05.20141.4 Кб49Unit4.~h
  • #
    01.05.20141.68 Кб48Unit5.cpp
  • #
    01.05.201451 б48Unit5.ddp
  • #
    01.05.20143.57 Кб48Unit5.dfm
  • #
    01.05.20141.5 Кб48Unit5.h
  • #
    01.05.2014321.79 Кб48Unit5.obj
  • #
    01.05.20141.68 Кб48Unit5.~cpp
  • #
    01.05.201451 б48Unit5.~ddp
  • #
    01.05.20143.61 Кб48Unit5.~dfm
  • #
    01.05.20141.5 Кб49Unit5.~h