[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Hides the control by setting the Visible property to False.
Source position: controls.pp line 1718
public procedure TControl.Hide; |
|
Allows the control, and all of its children, to be displayed or hidden. |
|
|
Makes the control visible by setting Visible to True. |
Version 4.0 | Generated 2025-05-03 | Home |