Form-RecalcLayout

Имя функции dcl-Form-RecalcLayout
Синтаксис   (dcl-Form-RecalcLayout <CONTROL>)
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к 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.