[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.
Version 4.0 | Generated 2025-05-03 | Home |