readme.txt 286 B

123456789
  1. VirtualFileStream
  2. This application demonstrates how to transfer file content or virtual files
  3. (files which doesn't exist physically on disk) via a stream .
  4. The application uses the TDropEmptySource and TDropEmptyTarget components and
  5. extends them with TDataFormatAdapter components.