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