Vcl.ShareContract.TSharingContract.ContentSourceApplicationLink

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ContentSourceApplicationLink: string read GetContentSourceApplicationLink write SetContentSourceApplicationLink default 0;

C++

__property ContentSourceApplicationLink = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TSharingContract

Description

The application link to share with the target application.

Vcl.ShareContract.TSharingContract.ContentSourceApplicationLink inherits from Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink. All content below this line refers to Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink. The application link to share with the target application.

See Also