Add

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerInternalFiles > Methods >

Add

SIGNATURE=IWServerInternalFiles.TIWServerInternalFiles.Add@string@string@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Add(AResName: string; AFileName: string; ALookupByFileName: Boolean = False);

C++:

void public: __fastcall Add(String AResName, String AFileName, bool ALookupByFileName = False);

 

Description: This is Add, a member of class TIWServerInternalFiles.