Updates the internal Control to the value in NewControl.
Source position: stdactns.pas line 289
protected procedure TSearchAction.UpdateControl(
NewControl: TCustomEdit
);
NewControl
New value for the internal Control.