JCL Help:TJclTempFileStream.FileName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The fully qualified name of the temporary file.


Pascal

 public property FileName: string;


Description

FileName returns the fully qualified name of the file that is used by the TJclTempFileStream object. This is mostly for informational purposes since the file cannot be opened again using CreateFile.


About

Donator

Marcel van Brakel


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