Form_Center

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

This method centers the dialog on the display. If the optional NewWidth and NewHeight arguments are included, the form is resized before it is centered.