readme.txt 278 B

123456789
  1. VirtualFile
  2. This application demonstrates how to transfer file content or virtual files
  3. (files which doesn't exist physically on disk).
  4. The application uses the TDropFileSource and TDropFileTarget components and
  5. extends them with custom data format (TVirtualFileDataFormat).