System.Tether.AppProfile.TResourceCollection.Items

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceCollection


Beschreibung

Lokale Aktion, die den angegebenen Index in der Kollektion hat.

Siehe auch