[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the Visible property.
Source position: controls.pp line 2530
protected function TDockZone.GetVisible: Boolean; virtual; |
Value for the Visible property.
|
A zone is visible if it contains a visible control, or if any child zone is visible. |