System.Tether.AppProfile.TResourceCollection.Items

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Items[Index: Integer]: TLocalResource read GetItem write SetItem;

C++

__property TLocalResource* Items[int Index] = {read=GetItem, write=SetItem};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceCollection


Description

Ressource locale ayant l'index spécifié dans la collection.

Voir aussi