代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/472957/6860678
dfm setting.dfm
object Form_setting: TForm_setting
Left = 428
Top = 187
Width = 362
Height = 398
Caption = #31995#32479#21442#25968#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/472957/6860696
pas setting.pas
unit setting;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons;
type
TForm_setting = class(TForm)
P
www.eeworm.com/read/472694/6862095
pas setting.pas
unit Setting;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, TltConst;
type
TSettingForm = class(TForm)
B
www.eeworm.com/read/472694/6862107
dcu setting.dcu
www.eeworm.com/read/472694/6862112
dfm setting.dfm
object SettingForm: TSettingForm
Left = 553
Top = 344
BorderStyle = bsDialog
Caption = #39640#32423#35774#32622
ClientHeight = 197
ClientWidth = 250
Color = clBtnFace
Font.Char
www.eeworm.com/read/471374/6890820
jpg setting.jpg
www.eeworm.com/read/471479/6894288
h setting.h
#if !defined(AFX_SETTING_H__DEDFD007_44B2_4EF2_86F4_97A977983CF3__INCLUDED_)
#define AFX_SETTING_H__DEDFD007_44B2_4EF2_86F4_97A977983CF3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/471479/6894305
obj setting.obj
www.eeworm.com/read/471479/6894313
cpp setting.cpp
// Setting.cpp : implementation file
//
#include "stdafx.h"
#include "PCRecord.h"
#include "Setting.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE