DesignForms
TStructure Member List

This is the complete list of members for TStructure, including all inherited members.

AddChild(TStructure NewChild)TStructure
AddChild(string Key, object Value)TStructure
Clear()TStructure
Clone()TStructure
Contains(string Key)TStructure
ContainsKey(string Key)TStructure
ContainsPath(string Path)TStructure
CountTStructure
CreatePath(string Path)TStructure
Get(string Path)TStructure
Get(string Path, object DefaultValue)TStructure
KeysTStructure
Remove(string Key)TStructure
Set(string Path, object Value)TStructure
ToString()TStructure
ToString(double MaxLevel)TStructure
TryGetValue(string Key, out object Value)TStructure
TryGetValueFromPath(string Path, out object Value)TStructure
TStructure(string Key1, object Value1, string Key2, object Value2, string KeyN, object ValueN)TStructure
ValuesTStructure