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

TSearchAction.UpdateControl

Updates the internal Control to the value in NewControl.

Declaration

Source position: stdactns.pas line 289

protected procedure TSearchAction.UpdateControl(

  NewControl: TCustomEdit

);

Arguments

NewControl

  

New value for the internal Control.

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