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

TDockZone.ChildControl

The control docked in this zone.

Declaration

Source position: controls.pp line 2498

public property TDockZone.ChildControl : TControl
  read FChildControl;

Description

A zone can contain nothing, a control, or child zones.