System.Tether.AppProfile.TCustomRemoteItem.Profile

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Profile: TTetheringAppProfile read FProfile write SetProfile;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomRemoteItem


Beschreibung

Profil, das diesen Eintrag teilt.

Siehe auch