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

TControl.SetParentComponent

Sets the Parent property, if NewParentComponent is a TWinControl.

Declaration

Source position: controls.pp line 1344

protected procedure TControl.SetParentComponent(

  NewParentComponent: TComponent

); override;