Студопедия

Главная страница Случайная страница

Разделы сайта

АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника






Unit 6.h







 

#ifndef Unit6H

#define Unit6H

#include < Classes.hpp>

#include < Controls.hpp>

#include < StdCtrls.hpp>

#include < Forms.hpp>

#include < DBCtrls.hpp>

#include < DBGrids.hpp>

#include < ExtCtrls.hpp>

#include < Grids.hpp>

#include < Mask.hpp>

#include < ComCtrls.hpp>

#include < ToolWin.hpp>

class TForm6: public TForm

{

__published: // IDE-managed Components

TDBGrid *DBGrid1;

TDBNavigator *DBNavigator1;

TLabel *Label1;

TDBEdit *DBEdit1;

TLabel *Label2;

TDBEdit *DBEdit2;

TLabel *Label3;

TDBEdit *DBEdit3;

TLabel *Label4;

TDBEdit *DBEdit4;

TPanel *Panel1;

TButton *Button1;

TEdit *Edit1;

TButton *Button2;

TEdit *Edit2;

TRadioButton *RadioButton1;

TRadioButton *RadioButton2;

TRadioButton *RadioButton3;

TRadioButton *RadioButton4;

TToolBar *ToolBar1;

TToolButton *ToolButton1;

TToolButton *ToolButton2;

TToolButton *ToolButton3;

TToolButton *ToolButton4;

TToolButton *ToolButton5;

TToolButton *ToolButton6;

TToolButton *ToolButton7;

TToolButton *ToolButton8;

TToolButton *ToolButton9;

TToolButton *ToolButton10;

TToolButton *ToolButton11;

void __fastcall Button1Click(TObject *Sender);

void __fastcall Button2Click(TObject *Sender);

void __fastcall ToolButton1Click(TObject *Sender);

void __fastcall ToolButton2Click(TObject *Sender);

void __fastcall ToolButton3Click(TObject *Sender);

void __fastcall ToolButton4Click(TObject *Sender);

void __fastcall ToolButton6Click(TObject *Sender);

void __fastcall ToolButton7Click(TObject *Sender);

void __fastcall ToolButton9Click(TObject *Sender);

void __fastcall ToolButton11Click(TObject *Sender);

private: // User declarations

public: // User declarations

__fastcall TForm6(TComponent* Owner);

};

extern PACKAGE TForm6 *Form6;

#endif


Unit 7.h


 

#ifndef Unit7H

#define Unit7H

#include < Classes.hpp>

#include < Controls.hpp>

#include < StdCtrls.hpp>

#include < Forms.hpp>

#include < ADODB.hpp>

#include < DB.hpp>

#include < ExtCtrls.hpp>

#include < QRCtrls.hpp>

#include < QuickRpt.hpp>

class TForm7: public TForm

{

__published: // IDE-managed Components

TQuickRep *QuickRep1;

TQRBand *QRBand1;

TQRBand *QRBand2;

TQRLabel *QRLabel1;

TQRLabel *QRLabel2;

TQRLabel *QRLabel3;

TQRLabel *QRLabel4;

TQRLabel *QRLabel5;

TQRLabel *QRLabel6;

TQRLabel *QRLabel7;

TADOTable *ADOTable1;

TQRDBText *Kod_robitnuka;

TQRDBText *PIB;

TQRDBText *Staj;

TQRDBText *Vik;

TQRDBText *Adressa;

TQRDBText *Zarplata;

private: // User declarations

public: // User declarations

__fastcall TForm7(TComponent* Owner);

extern PACKAGE TForm7 *Form7;

#endif







© 2023 :: MyLektsii.ru :: Мои Лекции
Все материалы представленные на сайте исключительно с целью ознакомления читателями и не преследуют коммерческих целей или нарушение авторских прав.
Копирование текстов разрешено только с указанием индексируемой ссылки на источник.