[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Realizes all cached changes after a bulk update of the form. Calls inherited FormEndUpdated, then informs each child control.
Source position: controls.pp line 2231
protected procedure TWinControl.FormEndUpdated; override; |
|
Called for each control on a form where the update count has reached 0 (zero). |
lazarus-ccr.sourceforge.net |