|
ShellBrowser Delphi Components Documentation
|
This procedure is called when a special action has been executed on a ListItem, e.g. after the path has been check asynchronously.
TOnListItemEvent = procedure (Sender: TObject; pItem: TJamCheckableListItem; const pListItemEvent: TJamListItemAction) of object;
|
Parameters |
Description |
|
Sender |
The sender of the event |
|
pItem |
The list item the notification is about. |
|
pListItemEvent |