You are reading help file online using chmlib.com
|
function RemoveDir(const Dir: string): Boolean;
Deletes an existing empty directory. The return value is True if a new directory was successfully deleted, or False if an error occurred.
You are reading help file online using chmlib.com
|