[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Locates the specified list item data in the Items for the control.
Source position: comctrls.pp line 1621
public function TCustomListView.FindData( |
StartIndex: Integer; |
Value: Pointer; |
Inclusive: Boolean; |
Wrap: Boolean |
):TListItem; |