|
|
|
| acHTTP, acWebImage and acAutoUpgrader components.
|
| property UseCache: Boolean;
|
| The UseCache property controls whether you would like to cache the data read from the Web and whether you would like to use cached data (when available) without downloading it again.
|
|
|
| The acHTTP component uses standard MSIE cache (usually in "Windows\Temporary Internet Files" directory) for all caching operations.
|
| WorkOffline and UseCookies properties.
|