[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called when the widget's visibility (Showing) changed. Updates (and realizes?) all properties affecting the visual representation.
Source position: forms.pp line 574
protected procedure TCustomForm.UpdateShowing; override; |
|
When the widget should be visible and has not yet been created, it's created along with all children. |
lazarus-ccr.sourceforge.net |