C# 클래스 ObjectEditor.Config

상속: FOCommon.Config
파일 보기 프로젝트 열기: rotators/tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FormatWithSpace bool
ItemPidDefineBeforeId bool
LoadGraphics bool
LockTabs bool
PathDataFolder string
PathDefines string
PathEditorScript string
PathGraphics string
PathLanguage string
PathObjMsg string
ResizeOnResize bool
ScriptingEnabled bool
ShowItemPidDefine bool
ShowWholeFilePath bool
StripPrefix bool
SwitchTab bool
TranslateLanguage bool
WindowLocationX int
WindowLocationY int
WindowSizeX int
WindowSizeY int

공개 메소드들

메소드 설명
Config ( String ConfigName ) : System

메소드 상세

Config() 공개 메소드

public Config ( String ConfigName ) : System
ConfigName String
리턴 System

프로퍼티 상세

FormatWithSpace 공개적으로 프로퍼티

public bool FormatWithSpace
리턴 bool

ItemPidDefineBeforeId 공개적으로 프로퍼티

public bool ItemPidDefineBeforeId
리턴 bool

LoadGraphics 공개적으로 프로퍼티

public bool LoadGraphics
리턴 bool

LockTabs 공개적으로 프로퍼티

public bool LockTabs
리턴 bool

PathDataFolder 공개적으로 프로퍼티

public string PathDataFolder
리턴 string

PathDefines 공개적으로 프로퍼티

public string PathDefines
리턴 string

PathEditorScript 공개적으로 프로퍼티

public string PathEditorScript
리턴 string

PathGraphics 공개적으로 프로퍼티

public string PathGraphics
리턴 string

PathLanguage 공개적으로 프로퍼티

public string PathLanguage
리턴 string

PathObjMsg 공개적으로 프로퍼티

public string PathObjMsg
리턴 string

ResizeOnResize 공개적으로 프로퍼티

public bool ResizeOnResize
리턴 bool

ScriptingEnabled 공개적으로 프로퍼티

public bool ScriptingEnabled
리턴 bool

ShowItemPidDefine 공개적으로 프로퍼티

public bool ShowItemPidDefine
리턴 bool

ShowWholeFilePath 공개적으로 프로퍼티

public bool ShowWholeFilePath
리턴 bool

StripPrefix 공개적으로 프로퍼티

public bool StripPrefix
리턴 bool

SwitchTab 공개적으로 프로퍼티

public bool SwitchTab
리턴 bool

TranslateLanguage 공개적으로 프로퍼티

public bool TranslateLanguage
리턴 bool

WindowLocationX 공개적으로 프로퍼티

public int WindowLocationX
리턴 int

WindowLocationY 공개적으로 프로퍼티

public int WindowLocationY
리턴 int

WindowSizeX 공개적으로 프로퍼티

public int WindowSizeX
리턴 int

WindowSizeY 공개적으로 프로퍼티

public int WindowSizeY
리턴 int