TSRVPageScroll.CacheScrollLimit |
Top Previous Next |
|
Specifies how the page cache is updated when the component is scrolled. property CacheScrollLimit: Integer; When the cache is completely filled (see CachedPageCount), it is updated when the component is scrolled by at least CacheScrollLimit number of pages. Default value: 1 |