Hides the control by setting the Visible property to False.
Source position: controls.pp line 1650
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. |
CT Web help |
CodeTyphon Studio |