代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/355399/10268684
dfm about.dfm
www.eeworm.com/read/355399/10268694
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TAboutForm = class(TForm)
Panel1: TPanel;
Labe
www.eeworm.com/read/355395/10268927
cpp about.cpp
//---------------------------------------------------------------------
#include
#pragma hdrstop
#include "About.h"
//--------------------------------------------------------------------
www.eeworm.com/read/355395/10268934
dfm about.dfm
www.eeworm.com/read/355395/10268965
h about.h
//----------------------------------------------------------------------------
#ifndef AboutH
#define AboutH
//----------------------------------------------------------------------------
#include
www.eeworm.com/read/162782/10272655
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/162782/10272685
dfm about.dfm
object AboutBox: TAboutBox
Left = 445
Top = 127
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 268
ClientWidth = 367
Color = clBtnFace
Font
www.eeworm.com/read/426191/10275707
ico about.ico
www.eeworm.com/read/355284/10281865
about-nls
Notes on the Free Translation Project
*************************************
Free software is going international! The Free Translation Project
is a way to get maintainers of free software, tr
www.eeworm.com/read/426112/10285893