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

TDockZone.Create

Declaration

Source position: controls.pp line 2388

public constructor TDockZone.Create(

  TheTree: TDockTree;

  TheChildControl: TControl

);

Arguments

TheTree

  

The dock tree to which this zone belongs.

TheChildControl

  

The control in this zone (may be Nil).

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