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

TScreen.ActiveControl

The control which has the Focus.

Declaration

Source position: forms.pp line 1140

public property TScreen.ActiveControl : TWinControl
  read FActiveControl;

See also

TScreen.ActiveForm

  

The form which has the Focus.

TScreen.ActiveCustomForm

  

The custom form which has the Focus.

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