Source position: comctrls.pp line 844
type TLVSelectItemEvent = procedure(
Sender: TObject;
Item: TListItem;
Selected: Boolean
) of object;