代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/184718/9084040
gif about.gif
www.eeworm.com/read/282510/9086367
~pas about.~pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Taboutfrm = class(TForm)
Button1: TButton;
Lab
www.eeworm.com/read/282510/9086394
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Taboutfrm = class(TForm)
Button1: TButton;
Lab
www.eeworm.com/read/282510/9086437
dcu about.dcu
www.eeworm.com/read/282510/9086506
dfm about.dfm
object aboutfrm: Taboutfrm
Left = 346
Top = 203
Width = 244
Height = 231
Caption = #20851#20110#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind
www.eeworm.com/read/282510/9086612
~dfm about.~dfm
object aboutfrm: Taboutfrm
Left = 346
Top = 203
Width = 244
Height = 231
Caption = #20851#20110#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWind
www.eeworm.com/read/282487/9089452
pas about.pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TFormAbout = class(TForm)
private
{ Private declarations }