[Overview][Types][Classes][Index] Reference for unit 'LCLMemManager' (#lcl)

TLCLNonFreeMemManager.Create

Constructor for the class instance.

Declaration

Source position: lclmemmanager.pas line 81

public constructor TLCLNonFreeMemManager.Create(

  TheItemSize: Integer

);

Description

Sets ItemSize to the value specified in TheItemSize, and sets the size of the first item to 4 times the ItemSize value.


Version 4.0 Generated 2025-05-03 Home