[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Unlocks form updates, in sync with BeginFormUpdate.
Source position: forms.pp line 558
protected procedure TCustomForm.EndFormUpdate; |
When the update counter reaches zero, FormEndUpdated is invoked to realize the pending changes.
|
Locks form updates (AutoSize), until EndFormUpdate. |
|
TCustomForm.FormEndUpdated |
lazarus-ccr.sourceforge.net |