Adds the given zone as the first child.
Source position: controls.pp line 2491
public procedure TDockZone.AddAsFirstChild(
NewChildZone: TDockZone
);
NewChildZone
The zone to add.