代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/238973/13312078
~h w_about.~h
//---------------------------------------------------------------------------
#ifndef w_aboutH
#define w_aboutH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/238949/13313382
ddp about_form.ddp
www.eeworm.com/read/238949/13313563
dcu about_form.dcu
www.eeworm.com/read/238949/13313606
pas about_form.pas
unit About_Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TAbout_F = class(TForm)
Panel1: TPan
www.eeworm.com/read/238949/13313608
dfm about_form.dfm
object About_F: TAbout_F
Left = 317
Top = 221
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20851#20110
ClientHeight = 194
ClientWidth = 364
Color = clMoneyGre
www.eeworm.com/read/137315/13330585
dfm about1.dfm
www.eeworm.com/read/137315/13330597
pas about1.pas
unit About1;
{$WARN SYMBOL_PLATFORM OFF}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, Buttons;
type
TExamAppAbout =
www.eeworm.com/read/137315/13330603
dcu about1.dcu
www.eeworm.com/read/323524/13337204
~dfm hm_about.~dfm
object hm_AboutForm: Thm_AboutForm
Left = 398
Top = 253
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 222
ClientWidth = 301
Color = clBtnFace
Font.Charset = GB23
www.eeworm.com/read/323524/13337209