TdxCustomListView.FindData(Integer,TCustomData,Boolean,Boolean) Method
Declaration
function FindData(AStartIndex: Integer; AValue: TCustomData; AInclusive: Boolean; AWrap: Boolean): TdxListItem;
Parameters
| Name | Type |
|---|---|
| AStartIndex | Integer |
| AValue | TCustomData |
| AInclusive | Boolean |
| AWrap | Boolean |
Returns
| Type |
|---|
| TdxListItem |
See Also