Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentSourceApplicationLink: string read GetContentSourceApplicationLink write SetContentSourceApplicationLink;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TCustomSharingContract

Description

The application link to share with the target application.

See Also