SaveToFile

<< Click to Display Table of Contents >>

Navigation:  Classes > TStreamHelper > Methods >

SaveToFile

SIGNATURE=IW.Common.StreamHelper.TStreamHelper.SaveToFile@string

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SaveToFile(const aPathname: string); overload;

C++:

void public: __fastcall SaveToFile(const String aPathname);

 

Description: This is SaveToFile, a member of class TStreamHelper.