文件名称:BinaryData
介绍说明--下载内容均来自于网络,请自行研究使用
TBinaryData allows the user to embed data in a form or datamodule. Simply drop this component in the form and double click it. Then the file you want to embed.
When you want to access the file you can use the Stream property or one of the methods provided to save the data to a disk file.
TCompressedBinaryData has the same functionality than TBinaryData, but it allows to compress the data to save space. This is specially useful for text files or wav files, that are highly compresible.
-TBinaryData allows the user to embed data in a form or datamodule. Simply drop this component in the form and double click it. Then the file you want to embed.
When you want to access the file you can use the Stream property or one of the methods provided to save the data to a disk file.
TCompressedBinaryData has the same functionality than TBinaryData, but it allows to compress the data to save space. This is specially useful for text files or wav files, that are highly compresible.
When you want to access the file you can use the Stream property or one of the methods provided to save the data to a disk file.
TCompressedBinaryData has the same functionality than TBinaryData, but it allows to compress the data to save space. This is specially useful for text files or wav files, that are highly compresible.
-TBinaryData allows the user to embed data in a form or datamodule. Simply drop this component in the form and double click it. Then the file you want to embed.
When you want to access the file you can use the Stream property or one of the methods provided to save the data to a disk file.
TCompressedBinaryData has the same functionality than TBinaryData, but it allows to compress the data to save space. This is specially useful for text files or wav files, that are highly compresible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uBinaryData.pas
CompressedBinaryData.dcr
Ubinarydata.dcr
ProgressForm.dfm
Bindata.dpk
CompressedBinaryData.pas
ProgressForm.pas
regBinaryData.pas
regCompressedBinaryData.pas
readme.txt