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

TControl.SetParent

Find who the parents are and store the information

Declaration

Source position: controls.pp line 1183

protected procedure TControl.SetParent(

  NewParent: TWinControl

); virtual;