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

TDockZone.AddAsFirstChild

Adds the given zone as the first child.

Declaration

Source position: controls.pp line 2543

public procedure TDockZone.AddAsFirstChild(

  NewChildZone: TDockZone

);

Arguments

NewChildZone

  

The zone to add.