代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/315663/13538754
pas u_about.pas
unit U_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,ShellApi, StdCtrls, jpeg, ExtCtrls;
type
TF_about = class(TForm)
www.eeworm.com/read/315422/13543681
bmp about1.bmp
www.eeworm.com/read/315422/13543840
bmp about3.bmp
www.eeworm.com/read/315422/13543858
bmp about2.bmp
www.eeworm.com/read/314484/13565989
obj frm_about.obj
www.eeworm.com/read/314484/13565991
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/313296/13590877
jpg about_box.jpg
www.eeworm.com/read/313074/13597059
dfm about1.dfm
object about: Tabout
Left = 218
Top = 217
BorderStyle = bsNone
Caption = 'about'
ClientHeight = 339
ClientWidth = 534
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.C
www.eeworm.com/read/313074/13597086