代码搜索:ABOUT

找到约 10,000 项符合「ABOUT」的源代码

代码结果 10,000
www.eeworm.com/read/289923/8517256

bmp about.bmp

www.eeworm.com/read/289922/8517337

bmp about.bmp

www.eeworm.com/read/188512/8533404

jpg about.jpg

www.eeworm.com/read/289678/8535792

dfm about.dfm

object AboutBox: TAboutBox Left = 243 Top = 108 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 268 ClientWidth = 367 Color = clBtnFace Font
www.eeworm.com/read/289678/8535848

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/188461/8538692

~pas about.~pas

unit about; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TAboutFrm = class(TForm) Label1: TLabel; Label
www.eeworm.com/read/188461/8538706

pas about.pas

unit about; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TAboutFrm = class(TForm) Label1: TLabel; Label
www.eeworm.com/read/188461/8538720

dcu about.dcu

www.eeworm.com/read/188461/8538750

dfm about.dfm

object AboutFrm: TAboutFrm Left = 314 Top = 224 Width = 433 Height = 300 BorderIcons = [biSystemMenu] Caption = #20851#20110#20316#32773 Color = clBtnFace Font.Charset = ANSI_C
www.eeworm.com/read/188461/8538758

~ddp about.~ddp