type TCEFDirectoryDeleterThread = class(TThread)
This item has no description.
| Protected | FDirectory: string; |
| Protected | procedure Execute; override; |
| Public | constructor Create(const aDirectory : string); |
| Protected | FDirectory: string; |
|
This item has no description. | |
| Protected | procedure Execute; override; |
|
This item has no description. | |
| Public | constructor Create(const aDirectory : string); |
|
This item has no description. | |