property Encoding: String | |
property FormattedXml: String readonly | |
property Version: String | |
property Xml: String readonly | |
method CreateDocument(RootNode: String): Object | |
method GetPropertyValue(PropertyName: String): Variant | |
method LoadFromFile(FileName: String): Object | |
method LoadXML(XML: String): Object | |
method PropertyType(PropertyName: String): String | |
method Root: Object | |
method SaveToFile(Filename: String[, Format: Boolean]): Object | |
method SetPropertyValue(PropertyName: String, Value: Variant) |