代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/121749/14739278
pas reviewplanningsearch.pas
unit reviewplanningsearch;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, DBGrids, Buttons, DBCtrls, DB, DBTables,
E
www.eeworm.com/read/221376/14742300
pas sactions.pas
unit sActions;
{$I sDefs.inc}
interface
uses SysUtils, Windows, Controls, Classes, ComCtrls, Graphics, ActnList, StdActns,
StdCtrls, ShellAPI, Dialogs, ExtDlgs, Registry, ImgList, UrlMon, Ac
www.eeworm.com/read/121237/14765555
pas find_unit.pas
unit find_Unit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Db, DBTables, ExtCtrls, DBCtrls, Grids, DBGrids, ComCtrls;
type
Tfi
www.eeworm.com/read/121216/14766887
frm forfm.frm
VERSION 5.00
Begin VB.Form Frmfm
BorderStyle = 0 'None
ClientHeight = 3450
ClientLeft = 0
ClientTop = 0
ClientWidth = 5640
LinkTopic =
www.eeworm.com/read/120948/14781620
bas module1.bas
Attribute VB_Name = "mdlSQLTest"
Public ConnectID As String '连接字
Public CurrentTable As String '记录当前表格
Public DSN As String
Public UID As String
Public PWD As String
'各表的ID,由程序自动产生
Pub
www.eeworm.com/read/220911/14783969
pas umainf.pas
unit uMainF;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus, ToolWin, ComCtrls, ExtCtrls, jpeg, ActnList, Buttons, AppEvnts,
DB, DBTables
www.eeworm.com/read/220906/14784133
~pas main.~pas
{*******************************************************************************
* LAN Explorer 1.4 Copyright 2001-2003 zhuwei, all rights reserved.
* e-mail:zw84611@sina.com
**********************
www.eeworm.com/read/220906/14784185
pas main.pas
{*******************************************************************************
* LAN Explorer 1.4 Copyright 2001-2003 zhuwei, all rights reserved.
* e-mail:zw84611@sina.com
**********************
www.eeworm.com/read/120873/14784652
txt code.txt
Option Explicit
' This global variable is used to retain the current value
' of the radio buttons. 0 corresponds to TCP while 2 means
' IrDA (infrared). Note that UDP is not supported by the
www.eeworm.com/read/120873/14784654
frm frmtcp.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 2775
ClientLeft = 60
ClientTop = 345
ClientWidth = 9315
LinkTopic