[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Inserts NewZone as preceding or following sibling.
Source position: controls.pp line 2557
public procedure TDockZone.AddSibling( |
NewZone: TDockZone; |
InsertAt: TAlign |
); |
NewZone |
|
The zone to add. |
InsertAt |
|
How to add the zone. |
Version 4.0 | Generated 2025-05-03 | Home |