[Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: lclrescache.pas line 138
public constructor TBlockResourceCache.Create( |
TheDataSize: Integer |
); |
Allocates resources needed for the cache descriptor. Sets the initial DataSize for the cache. Assign the default compare routine used for the block resources.
lazarus-ccr.sourceforge.net |