ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TOnUpdatedFolder Type

This procedure is called if the information of a has been updated.

Syntax
Pascal
TOnUpdatedFolder = procedure (Sender: TObject; Node: TJamShellTreeNode) of object;
Parameters 
Description 
Sender 
The control which sends this notification event. 
Node 
The item which has been updated. 
Copyright (c) 2011. All rights reserved.