API:System.Contnrs.TCustomBucketList.FindItem

提供:RAD Studio API Documentation

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function protected
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs TCustomBucketList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。