TdxSpreadSheetVector.GetItemIndex(Variant,Boolean) Method
Searches the specified value within the vector.
Declaration
function GetItemIndex(const AValue: Variant; ANeedMaskSearch: Boolean): Integer; virtual;
Parameters
Name | Type |
---|---|
AValue | Variant |
ANeedMaskSearch | Boolean |
Returns
Type |
---|
Integer |
See Also