代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/473413/6852212
pas unit_about.pas
unit unit_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Buttons, StdCtrls;
type
Tfrm_about = class(TForm)
I
www.eeworm.com/read/473413/6852226
dcu unit_about.dcu
www.eeworm.com/read/473436/6853014
jpg about1.jpg
www.eeworm.com/read/472966/6861138
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_About
BorderStyle = 0 'None
ClientHeight = 3105
ClientLeft = 0
ClientTop = 0
ClientWidth = 4275
Icon
www.eeworm.com/read/472966/6861141
pag ppg_about.pag
VERSION 5.00
Begin VB.PropertyPage ppg_About
Caption = "关于"
ClientHeight = 3495
ClientLeft = 0
ClientTop = 0
ClientWidth = 5925
PaletteMod
www.eeworm.com/read/472966/6861145
frx frm_about.frx
www.eeworm.com/read/472787/6865683
pas c_about.pas
unit c_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg;
type
Tcfrm_about = class(TForm)
GroupB
www.eeworm.com/read/472787/6865762
dfm c_about.dfm
object cfrm_about: Tcfrm_about
Left = 375
Top = 219
Width = 326
Height = 222
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/472787/6865791
ddp c_about.ddp
www.eeworm.com/read/472787/6865830