代码搜索:Click
找到约 10,000 项符合「Click」的源代码
代码结果 10,000
www.eeworm.com/read/116418/14973028
pas qlibcompform.pas
unit QLibCompForm;
interface
uses
SysUtils, Types, Classes, QGraphics, QControls, QForms, QDialogs,
QStdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Edit1: TEdit;
www.eeworm.com/read/116418/14973056
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/116298/14979513
dfm unit1.dfm
object Form1: TForm1
Left = 258
Top = 178
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #28857#28783#28216#25103
ClientHeight = 328
ClientWidth = 330
www.eeworm.com/read/116174/14984285
pas zlfxtj.pas
unit ZlfxTj;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, CheckLst, dbgrids, ExtCtrls, Mask, DBCtrls, ComCtrls,
DB, DBClie
www.eeworm.com/read/116080/14988794
pas help.pas
unit help;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm2 = class(TForm)
Label1: TLabel;
Label2: TLabel;
www.eeworm.com/read/116066/14990534
pas mr_jg.pas
unit mr_jg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, DBCtrls;
type
Tmrjg = class(TForm)
DBEdit1: TDBEdi
www.eeworm.com/read/116056/14990953
pas ucmatrix.pas
unit ucmatrix;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, VrControls, VrMatrix;
type
TForm1 = class(TForm)
VrMatrix1: TVr
www.eeworm.com/read/115991/14993791
~pas unit9.~pas
unit Unit9;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg, ComCtrls;
type
TForm9 = class(TForm)
Lab
www.eeworm.com/read/115991/14993818
pas unit9.pas
unit Unit9;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg, ComCtrls;
type
TForm9 = class(TForm)
Lab
www.eeworm.com/read/216738/14994072
~pas unit3.~pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids, DBGrids, DBCtrls, Db, DBTables, ExtCtrls, Buttons;
type
TForm3 =