System.Tether.AppProfile.TCustomRemoteItem.ItemType
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 |