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 は、このローカル項目を共有するプロファイルです。

関連項目