代码搜索:Click
找到约 10,000 项符合「Click」的源代码
代码结果 10,000
www.eeworm.com/read/146557/12639408
dfm untabout.dfm
inherited FrmAbout: TFrmAbout
Caption = #20851#20110'Delphi'#31243#24207#21592#21161#25163
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
inherited Image1: TImage
O
www.eeworm.com/read/146557/12639414
pas untabout.pas
unit UntAbout;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Start, jpeg, ExtCtrls;
type
TFrmAbout = class(TfrmStart)
proced
www.eeworm.com/read/146441/12648638
~pas gyut.~pas
unit gyut;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, jpeg;
type
Tgyfm = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/146441/12648652
pas gyut.pas
unit gyut;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, jpeg;
type
Tgyfm = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/134994/13968128
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Taboutform = class(TForm)
Button1: TButton;
pr
www.eeworm.com/read/134490/13986587
~cpp unit_repsetup.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit_RepSetup.h"
//----------------------------------------------------
www.eeworm.com/read/134107/14007404
~pas mc_dlmcdj.~pas
unit MC_DLMCDJ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
type
TDLMCDJ = class(TForm)
procedure DBLookupComboBox1Click(Sender: TObjec
www.eeworm.com/read/134075/14010387
dfm operatormanage.dfm
object OperatorManageForm: TOperatorManageForm
Left = 285
Top = 223
Width = 423
Height = 294
Caption = #25805#20316#21592#31649#29702
Color = clBtnFace
Font.Charset = ANSI_CHARSET
www.eeworm.com/read/236573/14011142
pas gyut.pas
unit gyut;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, jpeg;
type
Tgyfm = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/133678/14030196
pas ufhelp.pas
unit UFHelp;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm3 = class(TForm)
Label1: TLabel;
Button1