JCL Help:TJclTempFileStream

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclTempFileStream


Summary

Implements a temporary file stream.


Pascal

 public TJclTempFileStream = class(THandleStream);


Description

TJclTempFileStream implements a temporary file stream. The stream is created in a system defined folder reserved for temporary files and is automatically deleted when the object is freed. The stream object is opened with full access rights and in such manner that the stream cannot be opened by another thread.


About

Unit

JclFileUtils


Navigation

Donator

Marcel van Brakel


Platforms

Windows Unix


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page