代码搜索:ABOUT

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

代码结果 10,000
www.eeworm.com/read/373685/9443232

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/373685/9443261

dfm about_form.dfm

object About_F: TAbout_F Left = 361 Top = 268 Width = 372 Height = 228 BorderIcons = [biSystemMenu] Caption = #20851#20110 Color = clBtnFace Font.Charset = GB2312_CHARSET Fo
www.eeworm.com/read/177571/9446949

jpg btn_about.jpg

www.eeworm.com/read/177571/9447410

jpg btn_about.jpg

www.eeworm.com/read/177571/9447534

jpg btn_about.jpg

www.eeworm.com/read/177427/9454927

dcu u_about.dcu

www.eeworm.com/read/177427/9454944

dfm u_about.dfm

object AboutBox: TAboutBox Left = 441 Top = 320 BorderStyle = bsDialog Caption = 'About' ClientHeight = 213 ClientWidth = 298 Color = clBtnFace Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/177427/9454959

ddp u_about.ddp

www.eeworm.com/read/177427/9454962

pas u_about.pas

unit U_about; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls, jpeg; type TAboutBox = class(TForm) Panel1: TPanel; ProgramIco
www.eeworm.com/read/177142/9468226

asp aa_about.asp