代码搜索:enabled

找到约 10,000 项符合「enabled」的源代码

代码结果 10,000
www.eeworm.com/read/408533/11383470

~pas mrecord.~pas

unit mRecord; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, ComCtrls, shellapi,Registry, ImgList, IELabel; const ShortKey
www.eeworm.com/read/408343/11392263

pas main.pas

//--------------------------------------------------------------------------- //(R)CopyRight CodeChina workroom ,inc 2002 //单元名称:主控界面 //程序名称:微雨邮件群发 //作 者:辛佳雨 //开始时间:2002.06.06 //最后修改:2002.06.
www.eeworm.com/read/407449/11419495

pas upublic.pas

unit uPublic; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls, DB, DBTables, Mask, DBCtrls, Buttons, ExtCtrls, Grid
www.eeworm.com/read/407264/11423033

bas database.bas

Attribute VB_Name = "Database" '公共变量声明 Option Explicit Public constr As String '数据库连接信息字符串 Public privilege As Integer '用户权限 Public rst As ADODB.Recordset '数据库内的记录,定义两个记录集对象
www.eeworm.com/read/407264/11423077

ctl xpgroupbox.ctl

VERSION 5.00 Begin VB.UserControl xpgroupbox Appearance = 0 'Flat AutoRedraw = -1 'True ClientHeight = 1335 ClientLeft = 0 ClientTop = 0 C
www.eeworm.com/read/407264/11423088

ctl xptopbuttons.ctl

VERSION 5.00 Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX" Begin VB.UserControl xptopbuttons CanGetFocus = 0 'False ClientHeight = 1455 ClientLeft
www.eeworm.com/read/407264/11423093

ctl xpcmdbutton.ctl

VERSION 5.00 Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX" Begin VB.UserControl xpcmdbutton Appearance = 0 'Flat AutoRedraw = -1 'True BackColo
www.eeworm.com/read/407184/11425577

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public text As String, czy As String Public tb As String, tb1 As String, sql As String, sql1 As String Public intTag As Integer Public strStartDate A
www.eeworm.com/read/406985/11431595

pas aniicoed.pas

unit AniIcoEd; interface uses SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, ExtCtrls, StdCtrls, Buttons, DsgnIntf, AniIcons, ComCtrls, Dialogs; type TAnimatedIcons
www.eeworm.com/read/405861/11455458

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ComCtrls, shellapi; type TForm1 = class(TForm)