API:System.Generics.Collections.TDictionary.Items

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Items[const Key: TKey]: TValue read GetItem write SetItem; default;

C++

__property TValue Items[const TKey Key] = {read=GetItem, write=SetItem/*, default*/};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TDictionary

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 !