System.Tether.AppProfile.TCustomRemoteItem.ItemType
Delphi
property ItemType: TTetheringRemoteItemType read FItemType write FItemType;
C++
__property TTetheringRemoteItemType ItemType = {read=FItemType, write=FItemType, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TCustomRemoteItem |