TdxCustomListView.FindData(Integer,TCustomData,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
function FindData(AStartIndex: Integer; AValue: TCustomData; AInclusive: Boolean; AWrap: Boolean): TdxListItem;
#Parameters
Name | Type |
---|---|
AStart |
Integer |
AValue | TCustom |
AInclusive | Boolean |
AWrap | Boolean |
#Returns
Type |
---|
Tdx |
See Also