MakeValidFileName

<< Click to Display Table of Contents >>

Navigation:  Classes > TFilePath > Methods >

MakeValidFileName

SIGNATURE=IWFilePath.TFilePath.MakeValidFileName@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function MakeValidFileName(const ARootPath: string; const AFileName: string): string;

C++:

public: __fastcall String MakeValidFileName(const String ARootPath, const String AFileName);

 

Description: concatenate a file name and a root path