[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDockZone.FindZone

Returns the Dockzone containing the given control.

Declaration

Source position: controls.pp line 2389

public function TDockZone.FindZone(

  AControl: TControl

):TDockZone;

Function result

The zone containing AControl as ChildControl.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.