Object.DeleteChild Method
| Explanation | Disconnects all child objects connected to the object from the object tree. See the Delete method for disconnecting from the object tree. |
| Call format | obj.DeleteChild( ) |
| Return value | None |
| Arguments | None |
| Exception | None |
| Example of use | |
| Related item | Delete, Append methods |