CacheDir

<< Click to Display Table of Contents >>

Navigation:  Classes > TCacheStream > Methods >

CacheDir

SIGNATURE=IW.CacheStream.TCacheStream.CacheDir@TObject@TCacheType

 

ETYPE=Method

 

Declaration:

Delphi:

public class function CacheDir(aOwner: TObject; const aCacheType: TCacheType): string; overload;

C++:

public: __fastcall String CacheDir(TObject * aOwner, const TCacheType aCacheType);

 

Description: This is CacheDir, a member of class TCacheStream.