TIWAppCache

<< Click to Display Table of Contents >>

Navigation:  Classes >

TIWAppCache

This class was introduced in IntraWeb XIV and is responsible for creation of application cache files. All public methods are class methods, so this class does not need to be instantiated.

 

SIGNATURE=IWAppCache.TIWAppCache

 

ETYPE=Class

 

Declaration:

Delphi:

public TIWAppCache = class;

C++:

public: class TIWAppCache;

 

TIWAppCache

 

Unit: IWAppCache.pas

 

Description: This is class IWAppCache.TIWAppCache.

 

·Methods