Form_Close

Funktionsname dcl_Form_Close
Syntax   (dcl_Form_Close <CONTROL> {DialogStatus [als Long]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Andockbares Fenster , Dateiwahldialog, Modaler Dialog, Nichtmodaler Dialog, Palette

This method closes the dialog box. If the optional DialogStatus argument is provided when closing a modal dialog, it will become the return value for the call to Form_Show that displayed the modal dialog.