TdxMapControlCacheOptions.MemoryLimit Property
In This Article
#Declaration
Delphi
property MemoryLimit: Integer read; write; default 128;
#Property Value
Type | Default |
---|---|
Integer | 128 |
#Remarks
The default value of the MemoryLimit property is 128.
See Also