Single File System: Virtual File System Delphi Library
for Archive / Backup with Transparent Compression and Strong Encryption


TStream.WriteDescendentRes
Top 

TStream
Streams components and their properties in inherited forms.

procedure WriteDescendentRes(const ResName: string; Instance, Ancestor: TComponent);

Description
Do not call WriteDescendentRes directly. WriteDescendentRes is called automatically by WriteComponentRes.

WriteDescendentRes writes a standard Windows resource-file header to the stream, using the resource name passed in ResName as the name of the resource. It then calls WriteDescendent to write Instance to the stream as a descendant of Ancestor.


© 2000-2004 AidAim Software LLC Single File System: Single-file Delphi Virtual File Syste