代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/304487/13792720
frm addguesttype.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmCatalog
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption
www.eeworm.com/read/304199/13798817
pas u_kcpd.pas
unit U_kcpd;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Mask, ComCtrls, Db, DBClient, Grids, DBGrids, Buttons,
DBCtrls,
www.eeworm.com/read/304109/13800180
bas database.bas
Attribute VB_Name = "Database"
Option Explicit
Public constr As String '数据库连接信息
Public privilege As Integer '用户权限
Public rst As ADODB.Recordset '数据库内的记录
Public rst1 As ADODB.R
www.eeworm.com/read/304109/13800226
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/304109/13800237
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/304109/13800242
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/303219/13820206
vb frmcardgamemain.vb
Public Class frmCardGameMain
Dim rm As Resources.ResourceManager
Private Structure card
Public face As Integer
Public suit As Integer
Public count As Integer
www.eeworm.com/read/303191/13820382
pas mytest_unit1.pas
unit MyTest_Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TForm1 = class(TForm)
btnHook: TBit
www.eeworm.com/read/303191/13820391
~pas mytest_unit1.~pas
unit MyTest_Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TForm1 = class(TForm)
btnHook: TBit
www.eeworm.com/read/303069/13822551
bak s2410intctrl.c.bak
/* usbPciStub.c - System-specific PCI Functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01a,22nov00,wef First, created from 01h of the mcp750 b