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