The following code returns false, even when the folder is successfully deleted.
DropBox->Delete(DropBoxItem);
DropBox = TAdvDropBox
DropBoxItem = TDropBoxItem
Is this a bug or is there something I do wrong?
Thank you for your response.
The following code returns false, even when the folder is successfully deleted.
DropBox->Delete(DropBoxItem);
DropBox = TAdvDropBox
DropBoxItem = TDropBoxItem
Is this a bug or is there something I do wrong?
Thank you for your response.
Can someone please answer my question?
Do you have more details how to reproduce this?