C# Class ObjectEditor.Config

Inheritance: FOCommon.Config
Afficher le fichier Open project: rotators/tools Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
Config ( String ConfigName ) : System

Method Details

Config() public méthode

public Config ( String ConfigName ) : System
ConfigName String
Résultat System

Property Details

FormatWithSpace public_oe property

public bool FormatWithSpace
Résultat bool

ItemPidDefineBeforeId public_oe property

public bool ItemPidDefineBeforeId
Résultat bool

LoadGraphics public_oe property

public bool LoadGraphics
Résultat bool

LockTabs public_oe property

public bool LockTabs
Résultat bool

PathDataFolder public_oe property

public string PathDataFolder
Résultat string

PathDefines public_oe property

public string PathDefines
Résultat string

PathEditorScript public_oe property

public string PathEditorScript
Résultat string

PathGraphics public_oe property

public string PathGraphics
Résultat string

PathLanguage public_oe property

public string PathLanguage
Résultat string

PathObjMsg public_oe property

public string PathObjMsg
Résultat string

ResizeOnResize public_oe property

public bool ResizeOnResize
Résultat bool

ScriptingEnabled public_oe property

public bool ScriptingEnabled
Résultat bool

ShowItemPidDefine public_oe property

public bool ShowItemPidDefine
Résultat bool

ShowWholeFilePath public_oe property

public bool ShowWholeFilePath
Résultat bool

StripPrefix public_oe property

public bool StripPrefix
Résultat bool

SwitchTab public_oe property

public bool SwitchTab
Résultat bool

TranslateLanguage public_oe property

public bool TranslateLanguage
Résultat bool

WindowLocationX public_oe property

public int WindowLocationX
Résultat int

WindowLocationY public_oe property

public int WindowLocationY
Résultat int

WindowSizeX public_oe property

public int WindowSizeX
Résultat int

WindowSizeY public_oe property

public int WindowSizeY
Résultat int