代码搜索:DataSource
找到约 10,000 项符合「DataSource」的源代码
代码结果 10,000
www.eeworm.com/read/126677/14407453
~pas u_fr_jb.~pas
unit U_Fr_jb;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, DBGrids, ExtCtrls, DBCtrls, Db;
type
TFr_jb = class(TFrame)
DBNavi
www.eeworm.com/read/227723/14416240
dfm utest.dfm
inherited frmtest: Tfrmtest
Left = 240
Top = 226
Caption = #31995#32479#27979#35797
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 88
Top = 8
Width
www.eeworm.com/read/125861/14457585
dfm u_course.dfm
object F_course: TF_course
Left = 228
Top = 141
Width = 596
Height = 362
Anchors = [akLeft, akTop, akRight]
Caption = '课程设置'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/125861/14457638
~dfm u_course.~dfm
object F_course: TF_course
Left = 228
Top = 141
Width = 596
Height = 362
Anchors = [akLeft, akTop, akRight]
Caption = '课程设置'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/125787/14461116
~dfm super_admin.~dfm
object Form6: TForm6
Left = 246
Top = 154
Width = 580
Height = 300
Caption = #36229#32423#29992#25143#20449#24687#26356#25913
Color = clBtnFace
Constraints.MaxHeight = 300
Cons
www.eeworm.com/read/125787/14461197
dfm super_admin.dfm
object Form6: TForm6
Left = 246
Top = 154
Width = 580
Height = 300
Caption = #36229#32423#29992#25143#20449#24687#26356#25913
Color = clBtnFace
Constraints.MaxHeight = 300
Cons
www.eeworm.com/read/124929/14524835
dfm datamoudalunit.dfm
object DataModule1: TDataModule1
OldCreateOrder = False
Left = 221
Top = 151
Height = 210
Width = 387
object Table1: TTable
Active = True
TableName = 'D:\C++Builder-DELPHI
www.eeworm.com/read/124929/14525315
pas providerunit7.pas
unit ProviderUnit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, Grids, DBGrids, DB, DBTables, StdCtrls, ExtCtrls;
type
www.eeworm.com/read/225189/14551163
pas datamodal.pas
unit datamodal;
interface
uses
SysUtils, Classes, DB, DBTables, ADODB;
type
Tdata = class(TDataModule)
DataSource1: TDataSource;
ADOQuery1: TADOQuery;
ADOQuery2: TADOQuer
www.eeworm.com/read/225189/14551285
~pas datamodal.~pas
unit datamodal;
interface
uses
SysUtils, Classes, DB, DBTables, ADODB;
type
Tdata = class(TDataModule)
DataSource1: TDataSource;
ADOQuery1: TADOQuery;
ADOQuery2: TADOQuer