DeleteFromCache

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWAppCache > Methods >

DeleteFromCache

SIGNATURE=IWAppCache.TIWAppCache.DeleteFromCache@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function DeleteFromCache(const aFileName: string): Boolean;

C++:

public: __fastcall bool DeleteFromCache(const String aFileName);

 

Description: This is DeleteFromCache, a member of class TIWAppCache.