ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TOnUpdatedFolder

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.