Gets the value for the Visible property.
Source position: controls.pp line 2474
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. |