System.Tether.AppProfile.TCustomLocalItem.Profile

提供:RAD Studio API Documentation

Delphi

property Profile: TTetheringAppProfile read FProfile write SetProfile;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomLocalItem


説明

Profile は、このローカル項目を共有するプロファイルです。

関連項目