| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Write descendent of a component as resource
Source position: classesh.inc line 961
public procedure TStream.WriteDescendentRes(  | 
const ResName: string;  | 
Instance: TComponent;  | 
Ancestor: TComponent  | 
);  | 
WriteDescendentRes calls WriteDescendent as a resource stream.
  | 
Write descendent to stream  |