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