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