Unlocks form updates; used with BeginFormUpdate.
Source position: forms.pp line 592
protected procedure TCustomForm.EndFormUpdate; |
When the update counter reaches zero, FormEndUpdated is invoked to realize the pending changes.
|
Increments the form update counter, and disables auto-sizing on the initial update lock. |
|
|
Realizes all cached changes after a bulk update of the form. Calls the inherited FormEndUpdated method, then informs each child control. |
CT Web help |
CodeTyphon Studio |