Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ContentSourceApplicationLink: string read GetContentSourceApplicationLink write SetContentSourceApplicationLink;

C++

__property System::UnicodeString ContentSourceApplicationLink = {read=GetContentSourceApplicationLink, write=SetContentSourceApplicationLink};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TCustomSharingContract


説明

ターゲット アプリケーションと共有するアプリケーション リンク。

関連項目