Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

GetParentDesignControl

Gets the control which is the top-most TCustomDesignControl instance for the specified control, or Nil when not a TCustomDesignControl instance.

Declaration

Source position: forms.pp line 1975

function GetParentDesignControl(

  Control: TControl

):TCustomDesignControl;


Version 4.6 Generated 2026-02-20 Home