TdxXMLDocument Members
Constructors
| Name | Description |
|---|---|
| Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
| CreateEx(TFileName) | Initializes a new instance of the TdxXMLDocument class with specified settings. |
Properties
| Name | Description |
|---|---|
| AutoIndent | |
| Encoding | |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| Standalone | |
| Version |
Methods
| Name | Description |
|---|---|
| AddChild(TdxXMLString) | |
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate | |
| EndUpdate | |
| Equals(TObject) | Inherited from TObject. |
| FindChild(TdxXMLString,TdxXMLNode) | |
| FindChild(TdxXMLString[],TdxXMLNode) | |
| FindChild(TdxXMLString[]) | |
| ForEach(TdxXMLString[],TdxXMLNodeForEachProc,Pointer) | |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| LoadFromFile(TFileName) | |
| LoadFromResource(THandle,string,PChar) | |
| LoadFromStream(TStream) | |
| LoadFromString(AnsiString) | |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| SaveToFile(TFileName) | |
| SaveToStream(TStream) | |
| SortChildren(TdxXMLString[],Boolean) | |
| ToString | Inherited from TObject. |
See Also