CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSFileStream.FileName
TCPSFileStream
Top 

Indicates the file name of the file associated with this stream.

Delphi syntax:
property FileName: String;

C++ syntax:
__property
AnsiString FileName = {read=FFileName};

Description
Use FileName to get the name and path of the file associated with this stream.


© AidAim Software CryptoPressStream: