Form_Center

Funktionsname dcl_Form_Center
Syntax   (dcl_Form_Center <CONTROL> {NewWidth [as Long]} {NewHeight [as Long]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Control Bar, File Dialog, Modal Dialog, Modeless 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.