[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lclrescache.pas line 130
type TBlockResourceCache = class(THandleResourceCache) |
||
protected |
||
|
||
public |
||
constructor Create(); |
|
|
function FindDescriptor(); |
|
|
function AddResource(); |
|
|
function CompareDescriptors(); override; |
|
|
property DataSize: Integer; [r] |
|
|
property OnCompareDescPtrWithDescriptor: TListSortCompare; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
lazarus-ccr.sourceforge.net |