代码搜索:TDataSet
找到约 1,014 项符合「TDataSet」的源代码
代码结果 1,014
www.eeworm.com/read/148857/12420297
pas unit4.pas
unit Unit4;
interface
uses
SysUtils, Classes, DB, DBTables;
type
TDataModule4 = class(TDataModule)
Table_u: TTable;
DataSource_u: TDataSource;
DataSource_choose: TDataSou
www.eeworm.com/read/148814/12424139
~pas unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TEMPLETFORM, ADODB, DB, Grids, DBGrids, NewDBGrid, StdCtrls,
Menus, ComCtr
www.eeworm.com/read/148712/12435266
h datamod.h
//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//------------------
www.eeworm.com/read/148712/12435339
h dm.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/148712/12435407
h recerror.h
//---------------------------------------------------------------------------
#ifndef RecErrorH
#define RecErrorH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/148712/12435494
h recerror.h
//---------------------------------------------------------------------------
#ifndef RecErrorH
#define RecErrorH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/148712/12435537
h recerror.h
//---------------------------------------------------------------------------
#ifndef recerrorH
#define recerrorH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/148712/12435649
h errform.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/148712/12435664
h datamod.h
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/132372/14095166
pas u_dm.pas
unit U_DM;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ADODB, Db,Gys_Kh_TLB, ComObj;
type
TDM = class(TDataModule)
ADOTableFHP: TADO