代码搜索:enabled
找到约 10,000 项符合「enabled」的源代码
代码结果 10,000
www.eeworm.com/read/404888/11476652
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DBCtrls, ExtCtrls,MyClass, Common;
type
TfmManualCal
www.eeworm.com/read/401497/11556911
cs frmmain.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace 通讯录
{
///
/// 主功能界面
///
www.eeworm.com/read/401055/11565240
vb frmmain.vb
Public Class frmMain
Inherits System.Windows.Forms.Form
Public UserName As String
Public UserId As String
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
www.eeworm.com/read/400240/11580226
cs mainfrm.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace 进销存管理系统
{
///
/// Form1 的摘要说明
www.eeworm.com/read/347999/11619154
pas mainform.pas
////////////////////////////////////////////////////////
// //
// 使用控件: //
// Express
www.eeworm.com/read/158420/11619183
pas rgtrole.pas
//------------------------------------------------------------
// 作者:曾庆顺
// 模块:角色管理及角色对应的城市局向权限窗口
// 时间:2002.09.20
// 功能介绍:
//-------------------------------------------------
www.eeworm.com/read/158420/11620011
pas unit_custindiserv.pas
unit Unit_CustIndiServ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, TFlatRadioButtonUnit, StdCtrls, TFlatComboBoxUnit,
TFlatCheckB
www.eeworm.com/read/261579/11636573
pas baseetype.pas
unit BaseEType;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, BaseInfoBase, Grids, DBGrids, DB, ADODB, ActnList, ComCtrls,
ToolWin,