ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TOnListItemEvent

This procedure is called when a special action has been executed on a ListItem, e.g. after the path has been check asynchronously.

Syntax
Pascal
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