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

GetParentForm

The topmost Form containing Control.

Declaration

Source position: forms.pp line 1748

function GetParentForm(

  Control: TControl;

  TopForm: Boolean = True

):TCustomForm;