yuanzhi 7497a8876c Create 9 年之前
..
Main.dfm 7497a8876c Create 9 年之前
Main.pas 7497a8876c Create 9 年之前
ThisIsNotReallyAFile.txt 7497a8876c Create 9 年之前
VirtualFile.dof 7497a8876c Create 9 年之前
VirtualFile.dpr 7497a8876c Create 9 年之前
VirtualFile.res 7497a8876c Create 9 年之前
readme.txt 7497a8876c Create 9 年之前

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