[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 1692

function GetParentForm(

  Control: TControl

):TCustomForm;