GetParentControl - returns the identity of the Parent control if there is one; otherwise returns the Root zone if this is, in fact, the Root, or the Child control.
Source position: ldocktree.pas line 51
public function TLazDockZone.GetParentControl: TWinControl; |