ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TTVEditCanceled

This procedure is called if editing the caption of a has been cancelled by the user.

Syntax
Pascal
TTVEditCanceled = procedure (Sender: TObject; Node: TJamShellTreeNode) of object;
Parameters 
Description 
Sender 
The control which sends this notification event. 
Node 
The item which has been canceled editing.