代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/348965/10858316
txt about.txt
你好。
此教程是从 http://www.vclover.com (VC爱好者)网站下载。
请到上述网站下载VC教程和源码。
欢迎使用。
www.eeworm.com/read/274650/10861135
dfm about.dfm
object AboutBox: TAboutBox
Left = 243
Top = 108
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 268
ClientWidth = 367
Color = clBtnFace
Font
www.eeworm.com/read/274650/10861156
pas about.pas
unit ABOUT;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Prog
www.eeworm.com/read/274625/10861677
class about.class
www.eeworm.com/read/274599/10862427
~pas about.~pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm2 = class(TForm)
private
{ Private declarations }
www.eeworm.com/read/274599/10862439
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls;
type
TForm2 = class(TForm)
Image1: TImage;
priv
www.eeworm.com/read/274599/10862445
dcu about.dcu
www.eeworm.com/read/274599/10862449
dfm about.dfm
object Form2: TForm2
Left = 226
Top = 149
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 110
ClientWidth = 215
Color = cl
www.eeworm.com/read/274599/10862487
~dfm about.~dfm
object Form2: TForm2
Left = 313
Top = 240
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 105
ClientWidth = 206
Color = cl