Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDockZone.GetVisible

Gets the value for the Visible property.

Declaration

Source position: controls.pp line 2474

protected function TDockZone.GetVisible: Boolean; virtual;

Function result

Value for the Visible property.

See also

TDockZone.Visible

  

A zone is visible if it contains a visible control, or if any child zone is visible.