ShellBrowser Delphi Components Documentation
|
Returns true while the item's path is being checked.
property CheckIfExistsTestRunning: boolean;
When DriveListItems are added to the list the path is resolved into an ItemIdList. This operation might take some time therefore it is done asynchronously. This function checks if the WorkItem is still running or has finished. See also the TJamDriveList.OnListItemAction event that is called when the WorkItem finishes.