I have a MDIForm with children. Each child has a Public function child_close(). How can call the child_close() function of all my childern whenever the MDIForm is closing. Thanks for any help I know this is a simple task.