代码搜索:Click

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

代码结果 10,000
www.eeworm.com/read/117044/14943655

frm frm_login.frm

VERSION 5.00 Begin VB.Form Frm_Login Caption = "登录" ClientHeight = 1995 ClientLeft = 5760 ClientTop = 4335 ClientWidth = 4680 ControlBox
www.eeworm.com/read/116705/14958106

pas unit2.pas

unit Unit2; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm2 = class(TForm) Label1: TLabel; Label2:
www.eeworm.com/read/116695/14958561

pas u_qtxx_cx.pas

unit U_qtxx_cx; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, Buttons, Grids, DBGrids, Menus, Mask, DB
www.eeworm.com/read/116695/14958917

pas u_qtxx_dgcx.pas

unit U_qtxx_dgcx; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, Buttons, Grids, DBGrids, Menus, Mask,
www.eeworm.com/read/116591/14964412

h unit1.h

//--------------------------------------------------------------------------- #ifndef Unit1H #define Unit1H //--------------------------------------------------------------------------- #include
www.eeworm.com/read/217407/14965691

dfm query.dfm

object QueryFrm: TQueryFrm Left = 200 Top = 136 Width = 315 Height = 405 BorderStyle = bsDialog Caption = '查询' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color =
www.eeworm.com/read/217407/14965792

~dfm query.~dfm

object QueryFrm: TQueryFrm Left = 45 Top = 122 BorderStyle = bsDialog Caption = '查询' ClientHeight = 375 ClientWidth = 307 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Fo
www.eeworm.com/read/116419/14970693

pas uafrmmsgcli.pas

unit uaFrmMsgCli; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, ToolWin, ImgList; type TMsgCliForm = class(TForm)
www.eeworm.com/read/116418/14972045

pas mdilpeform.pas

unit MdIlpeForm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons; type TIntListPEForm = class(TForm) BitBtn1: TBitBtn;
www.eeworm.com/read/116418/14972992

pas libcompform.pas

unit LibCompForm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;