代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/280329/10338644
pas unit_about.pas
unit Unit_About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, GIFImage, Buttons,shellapi;
type
TFrm_About =
www.eeworm.com/read/280329/10338653
dfm unit_about.dfm
object Frm_About: TFrm_About
Left = 302
Top = 280
BorderStyle = bsNone
Caption = 'Frm_About'
ClientHeight = 198
ClientWidth = 376
Color = clBtnFace
Font.Charset = DEFAULT_CHARS
www.eeworm.com/read/425659/10340093
pdf 01-about.pdf
www.eeworm.com/read/280210/10346637
bmp idb_about.bmp
www.eeworm.com/read/425559/10347285
bmp idb_about.bmp
www.eeworm.com/read/161946/10355516
ddp about_form.ddp
www.eeworm.com/read/161946/10355669
dcu about_form.dcu
www.eeworm.com/read/161946/10355733
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/161946/10355736
dfm about_form.dfm
object About_F: TAbout_F
Left = 351
Top = 239
Width = 372
Height = 228
BorderIcons = [biSystemMenu]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Fo