ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TTVEditCanceled Type

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. 
Copyright (c) 2011. All rights reserved.