Vcl.ShareContract.TSharingContract.ContentSourceApplicationLink

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContentSourceApplicationLink: string read GetContentSourceApplicationLink write SetContentSourceApplicationLink default 0;

C++

__property ContentSourceApplicationLink = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TSharingContract

Beschreibung

Der mit der Zielanwendung zu teilende Anwendungslink.

Vcl.ShareContract.TSharingContract.ContentSourceApplicationLink erbt von Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink. Der folgende Inhalt bezieht sich auf Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink. Der mit der Zielanwendung zu teilende Anwendungslink.

Siehe auch