[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the control is visible, including all of its Parents.
Source position: controls.pp line 1643
public function TControl.IsVisible: Boolean; virtual; |
True only if all Parents also are visible.
|
Allows the control, and all of its children, to be displayed or hidden. |
lazarus-ccr.sourceforge.net |