API:System.Contnrs.TBucket

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TBucket = record

C++

struct DECLSPEC_DRECORD TBucket
{
public:
    int Count;
    TBucketItemArray Items;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.Contnrs.pas
System.Contnrs.hpp
System.Contnrs System.Contnrs

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !