[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 2040
protected procedure TWinControl.FormEndUpdated; override; |
|
Called when the update of the containing Form has ended. |