TdxFastObjectList.IndexOf(TObject,TdxListDirection) Method
Declaration
function IndexOf(AObject: TObject; ADirection: TdxListDirection = ldFromBeginning): Integer;
Parameters
Name | Type |
---|---|
AObject | TObject |
ADirection | TdxListDirection |
Returns
Type |
---|
Integer |
See Also