System.Tether.AppProfile.TCustomRemoteItem.Profile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Profile: TTetheringAppProfile read FProfile write SetProfile;

C++

__property TTetheringAppProfile* Profile = {read=FProfile, write=SetProfile};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomRemoteItem

Description

Profile that shares this item.

See Also