System.Tether.AppProfile.TCustomRemoteItem.ItemType

From RAD Studio API Documentation
Jump to: navigation, search

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

Description

Type of the resource.

See Also