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

TScreen.FocusedForm

The form that holds Focus

Declaration

Source position: forms.pp line 1078

public property TScreen.FocusedForm: TCustomForm
  read FFocusedForm;

See also

TScreen.ActiveForm

  

The form which has the Focus.

TScreen.ActiveCustomForm

  

The custom form which has the Focus.