[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lclrescache.pas line 132
type TBlockResourceCache = class(THandleResourceCache) |
||
protected |
||
FOnCompareDescPtrWithDescriptor: TListSortCompare; |
|
|
public |
||
constructor Create(); |
|
|
function FindDescriptor(); |
|
|
function AddResource(); |
|
|
function CompareDescriptors(); override; |
|
|
property DataSize: Integer; [r] |
|
|
property OnCompareDescPtrWithDescriptor: TListSortCompare; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |