代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/117791/7092498
~pas about.~pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, shellapi;
type
Tfrmabout = class(TForm)
btnyes
www.eeworm.com/read/117791/7092501
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, shellapi;
type
Tfrmabout = class(TForm)
btnyes
www.eeworm.com/read/117791/7092503
dcu about.dcu
www.eeworm.com/read/117791/7092507
dfm about.dfm
object frmabout: Tfrmabout
Left = 351
Top = 198
Width = 277
Height = 224
BorderIcons = []
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color =
www.eeworm.com/read/117791/7092511
~ddp about.~ddp
www.eeworm.com/read/117791/7092512
ddp about.ddp
www.eeworm.com/read/117791/7092517
ico about.ico
www.eeworm.com/read/117791/7092521
~dfm about.~dfm
object frmabout: Tfrmabout
Left = 351
Top = 198
Width = 277
Height = 224
BorderIcons = []
Caption = #20851#20110
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color =
www.eeworm.com/read/156845/7098699
gif about.gif
www.eeworm.com/read/223598/7104161
c about.c
/*
* File: about.c
*
* Copyright (C) 1997 Raph Levien
* Copyright (C) 1999, 2001 Jorge Arellano Cid
*
* This program is free software; you can redistribute it and