[Overview][Resource strings][Constants][Types][Classes][Index] |
The owner of this resource
Source position: resource.pp line 178
public property TAbstractResource.Owner : TAbstractResource |
This property is meaningful only for those sub-resources that are part of a larger group resource.
Example: an icon is made by a RT_GROUP_ICON resource and many RT_ICON resources that hold single-image data. Each RT_ICON resource has a pointer to the RT_GROUP_ICON resource in its Owner property.