Adds the given zone as the last child.
Source position: controls.pp line 2492
public procedure TDockZone.AddAsLastChild(
NewChildZone: TDockZone
);
NewChildZone
The zone to add.