Unit 'MUIClass.List' Package
[Overview][Types][Classes][Index] [#MUIClass]

TMUIList.PoolThreshSize

Specify the thresh size for the lists memory pool.

Declaration

Source position: MUIClass.List.pas line 110

public property TMUIList.PoolThreshSize : LongWord
  read FPoolThreshSize
  write FPoolThreshSize;

Description

Defaults to 1024. Is ignored if you specify your own pool with Pool.

See also

Pool

  

Memory Pool for the Entry memory

PoolPuddleSize

  

Specify the puddle size for the lists memory pool.


Documentation generated on: 2024-04-26