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

TWinControl.ReloadDockedControl

ReloadDockedControl - load the docked control again (it may have become misaligned during other processes)

Declaration

Source position: controls.pp line 1643

protected procedure TWinControl.ReloadDockedControl(

  const AControlName: String;

  var AControl: TControl

); dynamic;