[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True if the control is Visible, or is in design mode.
Source position: controls.pp line 1570
public function TControl.IsControlVisible: Boolean; virtual; |
Does not check for invisible parents.
|
Allows to show or hide the control, and all of its children. |
lazarus-ccr.sourceforge.net |