|
ShellBrowser Delphi Components Documentation
|
Removes an item from the list view and frees the associated memory.
procedure DeleteItem(const pFullPath: UnicodeString);
|
Parameters |
Description |
|
const pFullPath: UnicodeString |
The full path of the file or folder that should be removed from the list. |
The item is only removed from the control, it is not deleted from the volume.