Class TIndexerThread
Unit
Declaration
type TIndexerThread = class(TThread)
Description
Handles indexing tasks in the background
Hierarchy
- TObject
- TThread
- TIndexerThread
Overview
Methods
![]() |
constructor Create(CreateSuspended: Boolean); |
![]() |
procedure Execute; override; |
Description
Methods
![]() |
constructor Create(CreateSuspended: Boolean); |
|
This item has no description. | |
![]() |
procedure Execute; override; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.

