[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set the parent component.
Source position: classesh.inc line 1619
protected procedure TComponent.SetParentComponent( |
Value: TComponent |
); dynamic; |
SetParentComponent does nothing, but is called by the streaming system to set the parent component of the current component. This method can be overridden by descendent components to set the parent component of the current component.
|
Owner of this component. |
lazarus-ccr.sourceforge.net |