代码搜索:Click

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

代码结果 10,000
www.eeworm.com/read/336165/12470164

pas dynamenu.pas

unit DynaMenu; interface uses SysUtils, Windows, Classes, Graphics, Forms, Controls, StdCtrls, Menus, Dialogs, ExtCtrls; type TFormColorText = class(TForm) Label1: TLabel;
www.eeworm.com/read/148118/12492714

pas mainfrm.pas

unit MainFrm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, DBTables, StdCtrls; type TFrmMain = class(TForm) Database: T
www.eeworm.com/read/335450/12522377

frm form1.frm

VERSION 5.00 Begin VB.Form Frmmain Caption = "图书查询管理系统" ClientHeight = 8820 ClientLeft = 165 ClientTop = 735 ClientWidth = 10710 LinkTopic
www.eeworm.com/read/248486/12556980

dfm minbradio.dfm

object Form1: TForm1 Left = 191 Top = 153 Width = 247 Height = 304 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/147313/12565566

~pas fuabout.~pas

unit fuAbout; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, jpeg; type TfrmAbout = class(TForm) Image1: TImage;
www.eeworm.com/read/147313/12565569

pas fuabout.pas

unit fuAbout; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, jpeg; type TfrmAbout = class(TForm) Image1: TImage;
www.eeworm.com/read/147233/12573875

pas unit2.pas

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

pas rbform.pas

unit RBForm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, DdhRound, StdCtrls, Buttons; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/248144/12594776

pas skdemof.pas

unit SKDemoF; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, SpecKey, Buttons; type TForm1 = class(TForm) AccSpeed1: TAccSpee
www.eeworm.com/read/248144/12595360

pas demofor2.pas

unit DemoFor2; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, ComCtrls; type TFormDemo2 = class(TForm) PageControl1