代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/279871/10382515
pas about.pas
unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TAboutForm = class(TForm)
Memo1: TMemo;
private
www.eeworm.com/read/279871/10382615
dfm about.dfm
object AboutForm: TAboutForm
Left = 383
Top = 175
Width = 406
Height = 315
BorderIcons = [biSystemMenu]
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/279871/10382647
dcu about.dcu
www.eeworm.com/read/161719/10383247
scx about.scx
www.eeworm.com/read/161719/10383262
sct about.sct
www.eeworm.com/read/354131/10387138
cpp about.cpp
#include "stdafx.h"
#include "About.h"
BEGIN_MESSAGE_MAP(CAboutDlg, CDialog)
//{{AFX_MSG_MAP(CAboutDlg)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
www.eeworm.com/read/354131/10387176
h about.h
/////////////////////////////////////////////////////////////////////////////
// CAboutDlg dialog used for App About
#ifndef ABOUT_H
#define ABOUT_H
#include "xhyperlink.h"
#include "resource
www.eeworm.com/read/279822/10388496
pas about.pas
unit About;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, jpeg;
type
TfrmAbout = class(TForm)
Image1: TImage;
procedure Fo
www.eeworm.com/read/279822/10389803
dcu about.dcu
www.eeworm.com/read/279822/10390277
dfm about.dfm
object frmAbout: TfrmAbout
Left = 256
Top = 142
BorderStyle = bsNone
Caption = #20851#20110#31995#32479'...'
ClientHeight = 250
ClientWidth = 506
Color = clBtnFace
Font.Charset