Signals the OnSelectItem event handler when the current selection is changed.
Source position: comctrls.pp line 1524
protected procedure TCustomListView.DoSelectItem(
AItem: TListItem;
ASelected: Boolean
); virtual;