System.Tether.AppProfile.TResourceCollection.Items

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceCollection


説明

コレクション内の指定されたインデックスローカル リソース

関連項目