Unit 'LCLMemManager' Package
[Overview][Types][Classes][Index] [#lcl]

TLCLMemManager.MaximumFreeCountRatio

Threshold which determines if the memory manager marks a block or frees it.

Declaration

Source position: lclmemmanager.pas line 51

public property TLCLMemManager.MaximumFreeCountRatio : Integer
  read FMaxFreeRatio
  write SetMaxFreeRatio;