[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 585

public procedure TCustomForm.DefocusControl(

  Control: TWinControl;

  Removing: Boolean

);

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