[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 1569
public function TControl.IsVisible: Boolean; virtual; |
True only if all Parents also are visible.
|
Allows to show or hide the control, and all of its children. |
lazarus-ccr.sourceforge.net |