[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDockZone.ChildControl

The control docked in this zone.

Declaration

Source position: controls.pp line 2331

public property TDockZone.ChildControl : TControl
  read FChildControl;

Description

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