ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.CanRename Method

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.

Copyright (c) 2011. All rights reserved.