代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/370830/9581581
h dlg_about.h
#if !defined(AFX_DLG_ABOUT_H__6C8AE14B_FE38_4F8F_811C_7C08821F77E0__INCLUDED_)
#define AFX_DLG_ABOUT_H__6C8AE14B_FE38_4F8F_811C_7C08821F77E0__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/366680/9805143
dcu about_unit.dcu
www.eeworm.com/read/366680/9805180
pas about_unit.pas
unit About_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Base_Unit, StdCtrls, jpeg, ExtCtrls, Menus, StdActns, ActnList;
type
www.eeworm.com/read/366680/9805213
dfm about_unit.dfm
inherited frmAbout: TfrmAbout
Left = 399
Top = 273
Caption = #20851#20110'...'
ClientHeight = 206
ClientWidth = 329
FormStyle = fsNormal
OldCreateOrder = True
Visible = False
www.eeworm.com/read/366680/9805218
ddp about_unit.ddp
www.eeworm.com/read/170124/9818446
jpg about_box.jpg
www.eeworm.com/read/170083/9821209
gif g_about.gif
www.eeworm.com/read/365213/9874829
ddp p_about.ddp
www.eeworm.com/read/365213/9874847
pas p_about.pas
unit p_about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls,p_mc, XPMenu;
type
Tf_about = class(Tf_mc)
Panel1: TPanel;
Prog
www.eeworm.com/read/365213/9874851