代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/381755/9072959
jpg about_07.jpg
www.eeworm.com/read/381755/9072971
jpg about_01.jpg
www.eeworm.com/read/282472/9092137
dfm about_u.dfm
object frm_About: Tfrm_About
Left = 536
Top = 250
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20851#20110
ClientHeight = 198
ClientWidth = 428
Color = clBtnF
www.eeworm.com/read/282472/9092146
pas about_u.pas
unit about_u;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
Tfrm_About = class(TForm)
Panel1: TPanel;
ProgramIcon: TI
www.eeworm.com/read/184555/9093959
ddp about_form.ddp
www.eeworm.com/read/184555/9094083
dcu fr_about.dcu
www.eeworm.com/read/184555/9094134
dcu about_form.dcu
www.eeworm.com/read/184555/9094225
pas about_form.pas
unit About_Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg;
type
TAbout_F = class(TForm)
Label1
www.eeworm.com/read/184555/9094232
dfm about_form.dfm
object About_F: TAbout_F
Left = 159
Top = 24
Width = 262
Height = 429
BorderIcons = [biSystemMenu]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Fon
www.eeworm.com/read/282421/9095697