yuanzhi 7497a8876c Create il y a 9 ans
..
Main.dfm 7497a8876c Create il y a 9 ans
Main.pas 7497a8876c Create il y a 9 ans
ThisIsNotReallyAFile.txt 7497a8876c Create il y a 9 ans
VirtualFile.dof 7497a8876c Create il y a 9 ans
VirtualFile.dpr 7497a8876c Create il y a 9 ans
VirtualFile.res 7497a8876c Create il y a 9 ans
readme.txt 7497a8876c Create il y a 9 ans

readme.txt

VirtualFile

This application demonstrates how to transfer file content or virtual files
(files which doesn't exist physically on disk).

The application uses the TDropFileSource and TDropFileTarget components and
extends them with custom data format (TVirtualFileDataFormat).