System.Tether.AppProfile.TActionCollection.Items

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

Delphi

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

C++

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

プロパティ

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


説明

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

関連項目