Protected method to let a resource set itself as the owner of a sub-resource
Source position: resource.pp line 159
protected procedure TAbstractResource.SetChildOwner( |
aChild: TAbstractResource |
); |
aChild |
|
The sub-resource that the resource must own |