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

TDockZone.Create

Create this instance of Dock Zone

Declaration

Source position: controls.pp line 1905

public constructor TDockZone.Create(

  TheTree: TDockTree;

  TheChildControl: TControl

);

Arguments

TheTree

  

The dock tree to which this zone belongs

Description

Specifies the tree to which this zone belongs, and and child zones which it contains

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