代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/446777/7565241
htm nd_about.htm
About
Copyright
Qualcomm, Inc.
1999-2002
Version 1.0
All Rights Reserved
www.eeworm.com/read/446609/7574884
gif menu_about.gif
www.eeworm.com/read/446609/7574949
gif menu_about.gif
www.eeworm.com/read/446609/7575280
gif menu_about.gif
www.eeworm.com/read/446078/7585872
dcu frm_about.dcu
www.eeworm.com/read/445587/7592797
dcu u_about.dcu
www.eeworm.com/read/445587/7592803
dfm u_about.dfm
object AboutBox: TAboutBox
Left = 441
Top = 320
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 213
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/445587/7592814
ddp u_about.ddp
www.eeworm.com/read/445587/7592816
pas u_about.pas
unit U_about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIco