代码搜索:Click
找到约 10,000 项符合「Click」的源代码
代码结果 10,000
www.eeworm.com/read/208104/15254658
frm form1.frm
VERSION 5.00
Begin VB.Form Frmmain
Caption = "图书查询管理系统"
ClientHeight = 8820
ClientLeft = 165
ClientTop = 735
ClientWidth = 10710
LinkTopic
www.eeworm.com/read/208100/15254748
pas csh.pas
unit csh;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, RzPanel, RzLabel, RzButton;
type
Tcshfrm = class(TFor
www.eeworm.com/read/206818/15289096
~dfm operatormanage.~dfm
object OperatorManageForm: TOperatorManageForm
Left = 285
Top = 223
Width = 423
Height = 294
Caption = #25805#20316#21592#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHAR
www.eeworm.com/read/206818/15289130
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/167154/5466063
pas flogo.pas
unit Flogo;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
Tlogo = class(TForm)
Image1: TImage;
www.eeworm.com/read/167154/5466127
pas flogo.pas
unit Flogo;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
Tlogo = class(TForm)
Image1: TImage;
www.eeworm.com/read/163987/5500972
dfm jvsystempopupmainformu.dfm
object JvSystemPopupMainForm: TJvSystemPopupMainForm
Left = 315
Top = 275
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'JvSystemPopupMainForm'
ClientHeig
www.eeworm.com/read/163987/5500974
dfm jvsystempopupmainformu.dfm
object JvSystemPopupMainForm: TJvSystemPopupMainForm
Left = 428
Top = 275
Width = 207
Height = 130
Caption = 'JvSystemPopupMainForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARS
www.eeworm.com/read/160881/5564682
pas aboutunit.pas
unit AboutUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg;
type
TAboutForm = class(TForm)
Panel
www.eeworm.com/read/159598/5582452
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, ComCtrls;
type
TStatus = class(TForm)
Panel2: TPanel;