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


Beschreibung

Profil, das diesen lokalen Eintrag teilt.

Siehe auch