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


TStream.WriteComponent
Top 

TStream
Initiates the writing of components and their properties to a stream.

procedure WriteComponent(Instance: TComponent);

Description
WriteComponent is used internally in the Delphi component streaming system, but can also be called directly when writing components to memory streams or database blobs.

WriteComponent constructs a writer object and calls its WriteRootComponent method to write the component specified by Instance, and its owned objects, to the stream.


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