代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/379290/9202563
pas about.pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Prog
www.eeworm.com/read/379290/9202568
dcu about.dcu
www.eeworm.com/read/379290/9202571
dfm about.dfm
www.eeworm.com/read/379149/9205994
docbook about.docbook
About &kapp;
&kapp; is a KDE-based source-editing environment for C and C-style languages. Primarily, it is a front-end to the veteran
www.eeworm.com/read/182222/9211078
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
TAboutForm = class(TForm)
Image1: T
www.eeworm.com/read/182222/9211108
dcu about.dcu
www.eeworm.com/read/182222/9211132
dfm about.dfm
object AboutForm: TAboutForm
Left = 183
Top = 193
Width = 482
Height = 204
AutoSize = True
BorderIcons = [biSystemMenu]
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font
www.eeworm.com/read/182222/9211164
ddp about.ddp
www.eeworm.com/read/378931/9212386