Unit 'LCLMemManager' Package
[Overview][Types][Classes][Index] [#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.