代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/419656/10846790
~pas about.~pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls,shellapi;
type
Tfrmabout = class(TForm)
G
www.eeworm.com/read/419656/10846837
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls,shellapi;
type
Tfrmabout = class(TForm)
G
www.eeworm.com/read/419656/10846925
dcu about.dcu
www.eeworm.com/read/419656/10847032
dfm about.dfm
object frmabout: Tfrmabout
Left = 192
Top = 106
Width = 449
Height = 311
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAUL
www.eeworm.com/read/419656/10847139
~ddp about.~ddp
www.eeworm.com/read/419656/10847140
ddp about.ddp
www.eeworm.com/read/419656/10847387
~dfm about.~dfm
object frmabout: Tfrmabout
Left = 192
Top = 106
Width = 449
Height = 311
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAUL
www.eeworm.com/read/274860/10847947
cpp about.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "About.h"
//------------------------------------------------------------