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


TStream.Size
Top 

TStream
Indicates the size in bytes of the stream.

property Size: Longint;

Description
Use Size to find the size of the stream. Size is used internally in routines that read and write to and from the stream. Setting the Size property of TStream does nothing. Some descendants of TStream override this property to allow applications to change the size of the resource accessed using the stream.


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