NewTempFileName

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWAppCache > Methods >

NewTempFileName

SIGNATURE=IWAppCache.TIWAppCache.NewTempFileName@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function NewTempFileName(const AExtension: string = ''): string;

C++:

public: __fastcall String NewTempFileName(const String AExtension = "");

 

Description: General method for temp file name creation. Only the file name is returned, no file is actually created