SetItem - writes the Index and content of a given Item to a local variable.
Source position: comctrls.pp line 1151
protected procedure TListItems.SetItem(
const AIndex: Integer;
const AValue: TListItem
);