Unit 'LCLResCache' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TBlockResourceCache

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TBlockResourceCache

  

|

THandleResourceCache

  

|

TResourceCache

  

|

TObject



CT Web help

CodeTyphon Studio