[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 2402

public property TDockZone.ChildControl : TControl
  read FChildControl;

Description

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.