System.Tether.AppProfile.TCustomRemoteItem.ItemType

提供: RAD Studio API Documentation
2014年5月12日 (月) 02:53時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-14952)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

property ItemType: TTetheringRemoteItemType read FItemType write FItemType;

C++

__property TTetheringRemoteItemType ItemType = {read=FItemType, write=FItemType, nodefault};

プロパティ

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


説明

Type は、リソースの型です。

関連項目