Gets the control which is the top-most TCustomDesignControl instance for the specified control, or Nil when not a TCustomDesignControl instance.
Source position: forms.pp line 1860
function GetParentDesignControl(
Control: TControl
):TCustomDesignControl;