System.Contnrs.TIntegerBucketList.Data
Delphi
property Data[AItem: NativeInt]: NativeInt read GetData write SetData; default;
C++
__property NativeInt Data[NativeInt AItem] = {read=GetData, write=SetData/*, default*/};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.Contnrs.pas System.Contnrs.hpp |
System.Contnrs | TIntegerBucketList |
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 !