API:System.Contnrs.TCustomBucketList.FindItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindItem(AItem: Pointer; out ABucket, AIndex: Integer): Boolean; virtual;

C++

virtual bool __fastcall FindItem(void * AItem, /* out */ int &ABucket, /* out */ int &AIndex);

Properties

Type Visibility Source Unit Parent
function protected
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TCustomBucketList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!