代码搜索:Click
找到约 10,000 项符合「Click」的源代码
代码结果 10,000
www.eeworm.com/read/415964/11046590
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm3 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/415964/11046604
~pa unit3.~pa
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls;
type
TForm3 = class(TForm)
Label1: TLabel;
www.eeworm.com/read/269745/11079626
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Label1: TLabel;
Button1:
www.eeworm.com/read/269563/11092806
pas test.pas
unit test;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, CheckLst, Grids, ValEdit, ComCtrls;
type
Tfrmtest = class(TFor
www.eeworm.com/read/268118/11151289
pas unitfrmtoolbar.pas
unit unitFrmToolbar;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Menus, ImgList, ComCtrls, ToolWin, StdCtrls;
type
TForm1 = c
www.eeworm.com/read/268118/11152897
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, ExtCtrls, DBCtrls, Grids, DBGrids;
type
TForm1 = class(TForm)
www.eeworm.com/read/413447/11155495
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ThrdU, ComCtrls;
type
TForm1 = class(TForm)
Memo1: TMemo;
www.eeworm.com/read/413447/11155510
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ThrdU, ComCtrls;
type
TForm1 = class(TForm)
Memo1: TMemo;
www.eeworm.com/read/412854/11180469
pas unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImag
www.eeworm.com/read/267346/11182236
pas unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm7 = class(TForm)
Label1: TLabel;
Label2: