Form_RecalcLayout

Funktionsname dcl_Form_RecalcLayout
Syntax   (dcl_Form_RecalcLayout <CONTROL>)
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf All Forms

This method recalculates a form's control positions and repaints all controls in order from the bottom of the tab/Z order to the top. OpenDCL performs this automatically whenever a form's size changes, so this function should be used only in unusual cases where the automatic process fails to update the form correctly.