代码搜索:ABOUT

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

代码结果 10,000
www.eeworm.com/read/386277/8758442

h about.h

//---------------------------------------------------------------------------- #ifndef AboutH #define AboutH //---------------------------------------------------------------------------- #include
www.eeworm.com/read/386277/8758461

dfm about.dfm

object AboutBox: TAboutBox Left = 282 Top = 235 BorderStyle = bsDialog Caption = 'About' ClientHeight = 213 ClientWidth = 298 Color = clBtnFace Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/286489/8762833

pas about.pas

unit about; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls; type TAboutBox = class(TForm) Panel1: TPanel; ProgramIcon: TImag
www.eeworm.com/read/286489/8762852

dcu about.dcu

www.eeworm.com/read/286489/8762875

dfm about.dfm

object AboutBox: TAboutBox Left = 251 Top = 137 BorderStyle = bsDialog Caption = 'About' ClientHeight = 284 ClientWidth = 369 Color = clBtnFace Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/286489/8762877

ddp about.ddp

www.eeworm.com/read/430161/8763414

java about.java

/* * Copyright (C) 1998 Noctor Consulting, Ltd. All rights reserved. * SMS JDK 2.0 Bureau application */ package bureau; import java.awt.*; public class about extends Dialog { smb p
www.eeworm.com/read/386118/8763638

bmp about.bmp

www.eeworm.com/read/430129/8764653

gif about.gif

www.eeworm.com/read/386089/8765058

pas about.pas

unit About; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Buttons, jpeg; type TFormAbout = class(TForm)