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

TCustomLazDockingManager.FindControlByDockerName

FindControlByDockerName - returns the identity of a control given its docker name

Declaration

Source position: ldockctrl.pas line 185

public function TCustomLazDockingManager.FindControlByDockerName(

  const ADockerName: String;

  Ignore: TCustomLazControlDocker = nil

):TControl;

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