代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/385440/8805013
jpg about.jpg
www.eeworm.com/read/429433/8808726
bmp about.bmp
www.eeworm.com/read/285778/8818348
jpg about.jpg
www.eeworm.com/read/285778/8818367
brh about.brh
#ifndef ABOUT_BRH
#define ABOUT_BRH
// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor
#define ABOUT_RES_FILE "about.bar"
#define IDI_OBJECT_5001 5001
#endif
www.eeworm.com/read/285778/8818446
bar about.bar
www.eeworm.com/read/429073/8820478
~pas about.~pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Labe
www.eeworm.com/read/429073/8820488
pas about.pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Labe
www.eeworm.com/read/429073/8820505
dcu about.dcu
www.eeworm.com/read/429073/8820522
dfm about.dfm
object AboutBox: TAboutBox
Left = 445
Top = 127
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 218
ClientWidth = 298
Color = clBtnFace
Font