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

TCustomForm.DefocusControl

DefocusControl - withdraws focus from the specified control, removing it if required

Declaration

Source position: forms.pp line 523

public procedure TCustomForm.DefocusControl(

  Control: TWinControl;

  Removing: Boolean

);