API:System.Contnrs.TCustomBucketList.DeleteItem
Delphi
function DeleteItem(ABucket: Integer; AIndex: Integer): Pointer; virtual;
C++
virtual void * __fastcall DeleteItem(int ABucket, 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.