FileContents

<< Click to Display Table of Contents >>

Navigation:  Functions >

FileContents

SIGNATURE=IW.Common.SysTools.FileContents@string

 

ETYPE=Function

 

Declaration:

Delphi:

function FileContents(const APathname: string): string;

C++:

String FileContents(const String APathname);

 

Unit: IW.Common.SysTools.pas

 

Description: This is function IW.Common.SysTools.FileContents.

 

Parameters:

 

•APathname: string

 

Result(string):