代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/325138/13224837
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_about
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 4440
ClientLeft = 2340
ClientTop = 193
www.eeworm.com/read/240176/13232748
gif about_us.gif
www.eeworm.com/read/240176/13233054
gif about_us.gif
www.eeworm.com/read/240176/13233186
gif about_us.gif
www.eeworm.com/read/324949/13236413
dfm jdev_about.dfm
object jdevAbout: TjdevAbout
Left = 374
Top = 221
BorderStyle = bsDialog
Caption = 'About JDev'
ClientHeight = 273
ClientWidth = 362
Color = clBtnFace
Font.Charset = DEFAULT_CH
www.eeworm.com/read/239869/13250626
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_About
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 3555
ClientLeft = 3000
ClientTop = 232
www.eeworm.com/read/239869/13250664
frx frm_about.frx
www.eeworm.com/read/324046/13293294
class about$1.class
www.eeworm.com/read/323959/13304911
pas about_unit.pas
unit About_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls, Buttons;
type
TfrmAbout = class(TForm)
www.eeworm.com/read/323959/13304968