|
<< Click to Display Table of Contents >> Navigation: Classes > TIWAppCache > Methods > ResourceToCacheFile |
SIGNATURE=IWAppCache.TIWAppCache.ResourceToCacheFile@TObject@string@string@TCacheType
ETYPE=Method
Declaration:
Delphi: |
public class function ResourceToCacheFile(aOwner: TObject; const aResourceName: string; const aContentType: string; const aCacheType: TCacheType = ctOneTime): string; |
C++: |
public: __fastcall String ResourceToCacheFile(TObject * aOwner, const String aResourceNa |
Description: Saves a RCDATA resource to a cache file and returns the URL