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

TScreen.ActiveCustomForm

The custom form which has the Focus.

Declaration

Source position: forms.pp line 1090

public property TScreen.ActiveCustomForm : TCustomForm
  read FActiveCustomForm;

See also

TScreen.ActiveForm

  

The form which has the Focus.

TScreen.ActiveControl

  

The control which has the Focus.