TControl.Hide

From OpenEUO
Jump to: navigation, search
ME Hide()

Makes the control invisible.

Call Hide to hide a control. Hide sets the Visible property of the control to false. Although a control that is hidden is not visible, its properties and methods are still available.