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


TCPSFileStream.Handle
TCPSFileStream
Top 

Indicates system handle to the opened file.

Delphi syntax:
property Handle: Integer;

C++ syntax:
__property int
Handle = {read=FHandle, nodefault};

Description
Use Handle to get OS handle of the opened file.


© AidAim Software CryptoPressStream: