代码搜索:Click
找到约 10,000 项符合「Click」的源代码
代码结果 10,000
www.eeworm.com/read/121826/14736705
bak testcrc.pas.bak
unit TestCRC;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Labe
www.eeworm.com/read/221522/14739062
pas unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Tabout = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/221522/14739170
pas unit7.pas
unit Unit7;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Tabout = class(TForm)
Panel1: TPanel;
www.eeworm.com/read/120537/14799703
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ExtCtrls, jpeg;
type
Taboutfrm = class(TForm)
L
www.eeworm.com/read/119935/14816109
pas frmguestcostfrom.pas
unit frmGuestCostFrom;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBTables, DB, Grids, DBGrids;
type
TGuestCostForm
www.eeworm.com/read/119935/14816236
~pas frmguestcostfrom.~pas
unit frmGuestCostFrom;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DBTables, DB, Grids, DBGrids;
type
TGuestCostForm
www.eeworm.com/read/119762/14823097
dfm unit1.dfm
object Form1: TForm1
Left = 433
Top = 207
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20061#23467#26684
ClientHeight = 316
ClientWidth = 218
Colo
www.eeworm.com/read/119762/14823099
~dfm unit1.~dfm
object Form1: TForm1
Left = 493
Top = 215
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20061#23467#26684
ClientHeight = 316
ClientWidth = 224
Colo
www.eeworm.com/read/119451/14830357
dfm unit1.dfm
object Form1: TForm1
Left = 189
Top = 107
Width = 254
Height = 124
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/119334/14833120
cpp editx.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und