代码搜索:DM协议

找到约 10,000 项符合「DM协议」的源代码

代码结果 10,000
www.eeworm.com/read/408144/11403791

ddp dm.ddp

www.eeworm.com/read/408144/11403804

~dfm dm.~dfm

object DM1: TDM1 OldCreateOrder = True OnCreate = DM1Create Left = 197 Top = 170 Height = 223 Width = 451 object Customer: TTable Active = True DatabaseName = 'DBDEMOS'
www.eeworm.com/read/408144/11403813

pas dm.pas

Unit DM; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, DB, DBTables; type TDM1 = class(TDataModule) Customer: TTable; CustomerSou
www.eeworm.com/read/408144/11403816

~ddp dm.~ddp

www.eeworm.com/read/404541/11483495

dcu dm.dcu

www.eeworm.com/read/404541/11483496

dfm dm.dfm

object DataM: TDataM OldCreateOrder = False Left = 250 Top = 310 Height = 150 Width = 215 object Conn: TADOConnection LoginPrompt = False Left = 24 Top = 24 end en
www.eeworm.com/read/404541/11483498

~pas dm.~pas

unit dm; interface uses SysUtils, Classes, DB, ADODB; type TDataM = class(TDataModule) Conn: TADOConnection; private { Private declarations } public { Public declar
www.eeworm.com/read/404541/11483500

~dfm dm.~dfm

object DataM: TDataM OldCreateOrder = False Left = 250 Top = 310 Height = 150 Width = 215 object Conn: TADOConnection Left = 24 Top = 24 end end
www.eeworm.com/read/404541/11483503

pas dm.pas

unit dm; interface uses SysUtils, Classes, DB, ADODB; type TDataM = class(TDataModule) Conn: TADOConnection; private { Private declarations } public { Public declar
www.eeworm.com/read/348394/11597229

dcu dm.dcu