代码搜索:TADOQuery
找到约 2,205 项符合「TADOQuery」的源代码
代码结果 2,205
www.eeworm.com/read/285317/8850793
pas dmfm.pas
unit dmfm;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADO1: TADOConnection;
aq_admin: TADOQuery;
aq_user: TADOQuery;
ds_user: TDataSo
www.eeworm.com/read/272679/10948916
h test.h
//---------------------------------------------------------------------------
#ifndef testH
#define testH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/480050/6675919
pas frmdata.pas
unit frmdata;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, DB, ADODB;
type
TdataFm = class(TDataModule)
www.eeworm.com/read/407449/11419462
pas uaward.pas
unit UAward;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, Buttons, StdCtrls, ExtCtrls, Grids, DBGrids;
type
TfrmAward
www.eeworm.com/read/407449/11419489
~pas uaward.~pas
unit UAward;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, Buttons, StdCtrls, ExtCtrls, Grids, DBGrids;
type
TfrmAward
www.eeworm.com/read/252704/12266602
h unit2.h
//---------------------------------------------------------------------------
#ifndef Unit2H
#define Unit2H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/252697/12267341
h unit3.h
//---------------------------------------------------------------------------
#ifndef Unit3H
#define Unit3H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/132372/14095197
dfm utree_sel_ck.dfm
inherited frmTree_Sel_Ck: TfrmTree_Sel_Ck
Caption = 'frmTree_Sel_Ck'
PixelsPerInch = 96
TextHeight = 12
inherited ADOQry: TADOQuery
SQL.Strings = (
'SELECT nCkCode AS Code, nCk
www.eeworm.com/read/132372/14095671
dfm utree_sel_dept.dfm
inherited frmTree_Sel_Dept: TfrmTree_Sel_Dept
Left = 484
Top = 136
Caption = 'frmTree_Sel_Dept'
PixelsPerInch = 96
TextHeight = 12
inherited ADOQry: TADOQuery
SQL.Strings = (
www.eeworm.com/read/132372/14095923
dfm utree_sel_ck.dfm
inherited frmTree_Sel_Ck: TfrmTree_Sel_Ck
Caption = 'frmTree_Sel_Ck'
PixelsPerInch = 96
TextHeight = 12
inherited ADOQry: TADOQuery
SQL.Strings = (
'SELECT nCkCode AS Code, nCk