The form which has the Focus.
Source position: forms.pp line 1066
public property TScreen.ActiveForm: TForm read FActiveForm;
TScreen.ActiveControl
The control which has the Focus.
TScreen.ActiveCustomForm
The custom form which has the Focus.