[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.UpdateShowing

Called when the widget's visibility (Showing) changed. Updates (and realizes?) all properties affecting the visual representation.

Declaration

Source position: forms.pp line 574

protected procedure TCustomForm.UpdateShowing; override;

See also

TWinControl.UpdateShowing

  

When the widget should be visible and has not yet been created, it's created along with all children.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.