[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TBlockResourceCacheDescriptor - descriptor for a Block Resource Cache
Source position: lclrescache.pas line 125
type TBlockResourceCacheDescriptor = class(TResourceCacheDescriptor) |
||
public |
||
Data: Pointer; |
|
Pointer to the Data |
destructor Destroy; override; |
|
|
end; |
|
TBlockResourceCacheDescriptor - descriptor for a Block Resource Cache |
|
| | ||
|
TResourceCacheDescriptor - a class of descriptors for ResourceCache Items |
|
| | ||
TObject |
lazarus-ccr.sourceforge.net |