代码搜索:TADOQuery
找到约 2,205 项符合「TADOQuery」的源代码
代码结果 2,205
www.eeworm.com/read/104135/6208169
dfm inv_deptmonthclasssumqry_c.dfm
inherited Frm_Inv_DeptMonthClassSumQry_C: TFrm_Inv_DeptMonthClassSumQry_C
Left = 248
Top = 152
Caption = '部门收发存分类汇总表'
ClientHeight = 182
ClientWidth = 344
PixelsPerInch = 96
TextH
www.eeworm.com/read/104135/6209112
dfm gl_qry_accountbook5.dfm
inherited Frm_Gl_Qry_AccountBook5: TFrm_Gl_Qry_AccountBook5
Left = 180
Top = 178
Caption = '多栏式明细帐'
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '多栏式
www.eeworm.com/read/104135/6209448
dfm main.dfm
inherited Frm_Main: TFrm_Main
Left = 219
Top = 185
BOrderStyle = bsSinGle
Caption = ''
ClientHeight = 275
ClientWidth = 487
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateO
www.eeworm.com/read/101964/6300935
pas ccb.pas
unit ccb;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DBCtrls, Grids, DBGrids, DB, ADODB, StdCtrls,childccp;
type
Tcc
www.eeworm.com/read/392257/6335182
pas md.pas
unit MD;
interface
uses
SysUtils, Classes, Forms, DB, ADODB;
type
TDataMd = class(TDataModule)
ADOConnection1: TADOConnection;
studentDataSource: TDataSource;
moneyDataSo
www.eeworm.com/read/115876/6342601
pas other.pas
unit other;
interface
uses
AdPort,ExtCtrls,ADODB,Classes,smthread,SysUtils;
function EncodeChinese(s:WideString):String;//中文格式编码,s为Unicode String
function DecodeChinese(InputStr:Strin
www.eeworm.com/read/115876/6342621
~pas other.~pas
unit other;
interface
uses
AdPort,ExtCtrls,ADODB,Classes,smthread,SysUtils;
function EncodeChinese(s:WideString):String;//中文格式编码,s为Unicode String
function DecodeChinese(InputStr:Strin
www.eeworm.com/read/494083/6387886
dfm unit1.dfm
object Form1: TForm1
Left = 206
Top = 255
Width = 696
Height = 480
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/491055/6440084
~pas datamodel.~pas
unit dataModel;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDataModule1 = class(TDataModule)
ADOTable1: TADOTable;
ADOConnection1: TADOConnection;
ADOTable2: TADOT
www.eeworm.com/read/491055/6440157
pas datamodel.pas
unit dataModel;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDataModule1 = class(TDataModule)
ADOTable1: TADOTable;
ADOConnection1: TADOConnection;
ADOTable2: TADOT