Method XbpPartHandler():delChild() Foundation
Deletes an Xbase Part from the child list.
:delChild( <oXbp> ) --> self
This method returns the object executing the method.
The method :delChild() removes an Xbase Part from the child list. This method implicitly executes the :destroy() method of the Xbase Part being removed. This method is used along with the :addChild() method to dynamically change dialogs at runtime.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.