Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.FormEndUpdated

Realizes all cached changes after a bulk update to a form. Calls the inherited FormEndUpdated method, then informs each child control.

Declaration

Source position: controls.pp line 2285

protected procedure TWinControl.FormEndUpdated; override;

See also

TControl.FormEndUpdated

  

Called for each control on a form where the update count has reached 0 (zero).



CT Web help

CodeTyphon Studio