Locates the specified list item data in the Items for the control.
Source position: comctrls.pp line 1610
public function TCustomListView.FindData(
StartIndex: Integer;
Value: Pointer;
Inclusive: Boolean;
Wrap: Boolean
):TListItem;