TStream.WriteDescendentRes
Write descendent of a component as resource
Declaration
Source position: classesh.inc line 1114
public 
  procedure WriteDescendentRes(const ResName: string; 
                              Instance: TComponent; Ancestor: TComponent);
Description
WriteDescendentRes calls WriteDescendent as a resource stream.
See also
| Name | Description | 
|---|---|
| TWriter.WriteDescendent | Write descendent to stream |