ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.OnRename

This event occurs when the user selected 'Rename' in the context menu of an object.

Syntax
Pascal
property OnRename: TNotifyEvent;

When this event occurs, you can allow the user to edit the name of the current object, e.g. by using inplace editing of a TreeView or ListView.