代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/418619/10938560
gif about.gif
www.eeworm.com/read/418609/10938914
ico about.ico
www.eeworm.com/read/418600/10939268
gif about.gif
www.eeworm.com/read/272845/10941626
frm about.frm
VERSION 5.00
Begin VB.Form Form2
Caption = "About Wind-Up Bird"
ClientHeight = 3015
ClientLeft = 60
ClientTop = 345
ClientWidth = 3675
Ico
www.eeworm.com/read/272845/10941634
frx about.frx
www.eeworm.com/read/272831/10941939
jpg about.jpg
www.eeworm.com/read/272756/10945761
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
Tfabout = class(TForm)
Image1: TIma
www.eeworm.com/read/272756/10945779
dcu about.dcu
www.eeworm.com/read/272756/10945792
dfm about.dfm
object fabout: Tfabout
Left = 430
Top = 217
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20851#20110#36719#20214
ClientHeight = 288
ClientWidth = 234
Color =
www.eeworm.com/read/272683/10948741
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls, SUIImagePanel;
type
TFrmabout = class(TForm)