Does a recursive search for the first Parent of type TCustomForm.
Source position: forms.pp line 1741
function GetFirstParentForm(
Control: TControl
):TCustomForm;