代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/454272/7395374
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TFrmAbout = class(TForm)
private
{ Private declarations }
www.eeworm.com/read/454272/7395379
dcu about.dcu
www.eeworm.com/read/454272/7395391
dfm about.dfm
object FrmAbout: TFrmAbout
Left = 345
Top = 256
Width = 420
Height = 220
BorderIcons = [biSystemMenu]
Caption = 'FrmAbout'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
F
www.eeworm.com/read/454272/7395398
~dfm about.~dfm
object FrmAbout: TFrmAbout
Left = 345
Top = 256
Width = 468
Height = 229
Caption = 'FrmAbout'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/454125/7398605
gif about.gif
www.eeworm.com/read/453907/7404495
h about.h
#pragma once
////////////////////////////////////////////
// CAboutDlg dialog used for App AddressBook
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX_
www.eeworm.com/read/453907/7404514
h about.h
#pragma once
////////////////////////////////////////////
// CAboutDlg dialog used for App AboutWizTest
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX
www.eeworm.com/read/453907/7404782
h about.h
#pragma once
////////////////////////////////////////////
// CAboutDlg dialog used for App $$Root$$
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX_DAT