[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 2558

public procedure TDockZone.AddAsFirstChild(

  NewChildZone: TDockZone

);

Arguments

NewChildZone

  

The zone to add.


Version 4.0 Generated 2025-05-03 Home