This procedure is called if the information of a has been updated.
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. |