yuanzhi 7497a8876c Create hace 9 años
..
Main.dfm 7497a8876c Create hace 9 años
Main.pas 7497a8876c Create hace 9 años
ThisIsNotReallyAFile.txt 7497a8876c Create hace 9 años
VirtualFile.dof 7497a8876c Create hace 9 años
VirtualFile.dpr 7497a8876c Create hace 9 años
VirtualFile.res 7497a8876c Create hace 9 años
readme.txt 7497a8876c Create hace 9 años

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).