代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/159024/10701503
frm about.frm
VERSION 5.00
Begin VB.Form about
Caption = "about"
ClientHeight = 4380
ClientLeft = 60
ClientTop = 345
ClientWidth = 6750
LinkTopic
www.eeworm.com/read/421641/10719307
bmp about.bmp
www.eeworm.com/read/276658/10720401
ico about.ico
www.eeworm.com/read/421623/10723739
pas about.pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TAboutForm = class(TForm)
Label1: TLabel;
Labe
www.eeworm.com/read/421623/10723808
~ddp about.~ddp
www.eeworm.com/read/421623/10723810
~pas about.~pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TAboutForm = class(TForm)
Label1: TLabel;
Labe
www.eeworm.com/read/421623/10723814
~dfm about.~dfm
object AboutForm: TAboutForm
Left = 535
Top = 440
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 110
ClientWidth = 178
Color = clBtnFace
Font.Charset = ANSI_CHARSET
www.eeworm.com/read/421623/10723856
dfm about.dfm
object AboutForm: TAboutForm
Left = 474
Top = 352
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 96
ClientWidth = 156
Color = clBtnFace
Font.Charset = ANSI_CHARSET
www.eeworm.com/read/421623/10723921
ddp about.ddp
www.eeworm.com/read/421623/10723953