[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 543

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.