?? dfsf.h
字號:
//---------------------------------------------------------------------------
#ifndef DFSFH
#define DFSFH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <Buttons.hpp>
#include <DBCtrls.hpp>
#include <ExtCtrls.hpp>
#include <Mask.hpp>
#include <ComCtrls.hpp>
#include <DBGrids.hpp>
#include <Grids.hpp>
#include <Db.hpp>
#include <DBTables.hpp>
//---------------------------------------------------------------------------
class TFdfsf : public TForm
{
__published: // IDE-managed Components
TPanel *Panel3;
TSpeedButton *SpeedButton1;
TSpeedButton *SpeedButton3;
TSpeedButton *SpeedButton4;
TPanel *Panel1;
TPanel *Panel2;
TLabel *Label4;
TLabel *Label5;
TLabel *Label7;
TLabel *Label11;
TShape *Shape1;
TShape *Shape2;
TShape *Shape3;
TShape *Shape4;
TShape *Shape5;
TShape *Shape6;
TShape *Shape7;
TShape *Shape8;
TShape *Shape9;
TShape *Shape10;
TShape *Shape11;
TLabel *Label8;
TLabel *Label9;
TLabel *Label14;
TShape *Shape12;
TLabel *Label18;
TShape *Shape14;
TShape *Shape15;
TShape *Shape16;
TShape *Shape17;
TShape *Shape18;
TLabel *Label6;
TLabel *Label10;
TLabel *Label12;
TLabel *Label13;
TLabel *Label15;
TShape *Shape19;
TLabel *Label19;
TShape *Shape20;
TLabel *Label20;
TLabel *Label2;
TLabel *Label3;
TDBText *DBText1;
TDBText *DBText2;
TDBText *DBText3;
TDBText *DBText4;
TDBText *DBText5;
TDBText *DBText6;
TDBText *DBText7;
TDBText *DBText8;
TDBText *DBText9;
TLabel *Label17;
TLabel *Label23;
TLabel *Label26;
TShape *Shape13;
TShape *Shape21;
TLabel *Label21;
TShape *Shape22;
TLabel *Label22;
TLabel *Label24;
TShape *Shape23;
TShape *Shape24;
TShape *Shape25;
TShape *Shape26;
TShape *Shape27;
TShape *Shape28;
TShape *Shape29;
TShape *Shape30;
TShape *Shape31;
TLabel *Label25;
TDBText *DBText10;
TDBText *DBText11;
TDBText *DBText12;
TDBText *DBText13;
TDBText *DBText14;
TDBText *DBText15;
TDBText *DBText16;
TDBText *DBText17;
TDBText *DBText18;
TDBText *DBText19;
TDBText *DBText20;
TDBText *DBText21;
TDBText *DBText22;
TDBText *DBText23;
TDBText *DBText24;
TDBText *DBText25;
TDBText *DBText26;
TDBText *DBText27;
TDBText *DBText28;
TDBText *DBText29;
TDBText *DBText30;
TDBText *DBText31;
TDBText *DBText32;
TDBText *DBText33;
TDBText *DBText34;
TDBText *DBText35;
TDBText *DBText36;
TDBText *DBText37;
TDBText *DBText38;
TDBText *DBText39;
TDBText *DBText40;
TDBText *DBText41;
TDBText *DBText42;
TDBText *DBText43;
TDBText *DBText44;
TDBText *DBText45;
TDBText *DBText46;
TDBText *DBText47;
TDBText *DBText48;
TDBText *DBText49;
TDBText *DBText50;
TDBText *DBText51;
TDBText *DBText52;
TDBText *DBText53;
TDBText *DBText54;
TDBText *DBText55;
TDBEdit *DBEdit2;
TDBEdit *DBEdit3;
TDBText *DBText56;
TDBText *DBText57;
TDBText *DBText58;
TDBText *DBText59;
TDBText *DBText60;
TDBText *DBText61;
TDBText *DBText62;
TDBText *DBText63;
TDBText *DBText64;
TDBText *DBText65;
TDBText *DBText66;
TDBText *DBText67;
TDBText *DBText68;
TDBText *DBText69;
TDBText *DBText70;
TDBText *DBText71;
TDBText *DBText72;
TDBText *DBText73;
TDBText *DBText74;
TDBText *DBText75;
TDBText *DBText76;
TDBText *DBText77;
TDBText *DBText78;
TDBText *DBText79;
TDBText *DBText80;
TDBText *DBText81;
TDBText *DBText82;
TDBText *DBText83;
TDBText *DBText84;
TDBText *DBText85;
TDBText *DBText86;
TDBText *DBText87;
TDBText *DBText88;
TDBText *DBText89;
TDBText *DBText90;
TDBText *DBText91;
TDBText *DBText92;
TDBText *DBText93;
TDBText *DBText94;
TDBText *DBText95;
TDBText *DBText96;
TDBText *DBText97;
TDBText *DBText98;
TTable *Table1;
TDataSource *DataSource1;
TLabel *Label27;
TLabel *Label1;
TEdit *Edit11;
TComboBox *ComboBox1;
TDBText *DBText99;
TDBText *DBText100;
TDBText *DBText101;
TLabel *Label16;
void __fastcall FormCreate(TObject *Sender);
void __fastcall SpeedButton4Click(TObject *Sender);
void __fastcall FormKeyPress(TObject *Sender, char &Key);
void __fastcall Edit11Exit(TObject *Sender);
void __fastcall SpeedButton1Click(TObject *Sender);
void __fastcall FormClose(TObject *Sender, TCloseAction &Action);
private: // User declarations
void refresh();
void fpjs();
void cl();
int ydjs(int kss);
int dbsl;
int yjsl;
public: // User declarations
__fastcall TFdfsf(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TFdfsf *Fdfsf;
//---------------------------------------------------------------------------
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -