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

GetFirstParentForm

Does a recursive search for the first Parent of type TCustomForm.

Declaration

Source position: forms.pp line 1741

function GetFirstParentForm(

  Control: TControl

):TCustomForm;