Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockTree.GetAnchorControl

GetAnchorControl - find a control to anchor the Zone's Side.

Declaration

Source position: ldocktree.pas line 97

public function TLazDockTree.GetAnchorControl(

  Zone: TLazDockZone;

  Side: TAnchorKind;

  OutSide: Boolean

):TControl;