cacheExtent property
The cache extent in logical pixels.
Items that fall in this cache area are laid out even though they are not (yet) visible on screen. It describes how many pixels the cache area extends before the leading edge and after the trailing edge of the viewport.
It is ignored if the group is part of a merged FTileGroup.
Implementation
final double? cacheExtent;