[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Makes the control visible, by setting Visible to True.
Source position: controls.pp line 1598
public procedure TControl.Show; |
TControl.ShowControl |
||
|
Allows to show or hide the control, and all of its children. |
|
|
Hides this control, by setting Visible to False. |
lazarus-ccr.sourceforge.net |