ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.CanRename

Returns true, if the current object can be renamed.

Syntax
Pascal
function CanRename: Boolean;

Returns true, if the current object can be renamed, false otherwise.

Some objects like the control panel folder cannot be renamed, therefore you should check if an object can be renamed before allowing to edit its name.