THashCacheThread

From Ultibo.org
Jump to: navigation, search

Return to Unit Filesystem


Description


To be documented

Class definitions



[Expand]

THashCacheThread = class(TThread)


Function declarations



[Expand]
constructor THashCacheThread.Create(ACache:THashCache);
Description: To be documented


[Expand]
destructor THashCacheThread.Destroy;
Description: To be documented


[Expand]
procedure THashCacheThread.Execute;
Description: To be documented


Return to Unit Reference